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
The core#format-sources fn has hardcoded regex that match .clj and .cljs.
Is there a way to tell marginalia to look at .cljx files without forking the project?
The text was updated successfully, but these errors were encountered:
The core#format-sources fn has hardcoded regex that match
.clj
and.cljs
.Is there a way to tell marginalia to look at
.cljx
files without forking the project?The text was updated successfully, but these errors were encountered: