You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem 1:
When adding a reader macro attached to a required namespace, the reader macro is treated as its own element rather than a comment on the namespace. This means the reader macro will be sorted as an element and no longer attached to the namespace.
Error while processing file my_file.clj
Formatter threw IllegalArgumentException at position 1:1 while calling cljstyle.format.ns/rewrite-ns
Failed to process 1 files