greglook / cljstyle

A tool for formatting Clojure code
Eclipse Public License 1.0
293 stars 39 forks source link

cljc support #5

Closed drewinglis closed 5 years ago

drewinglis commented 5 years ago

Currently it chokes on the :reader-macro conditionals:

java.lang.IllegalArgumentException: No matching clause: :reader-macro
greglook commented 5 years ago

Fixed in a97bbe30e58dedf1b1d5fd1ecc59e25d80659a16 and 8c21799019d784647caf038517b71ab1c815c84a.