greglook / cljstyle

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

`defn-` blocks are skipped #17

Closed kailashnath closed 4 years ago

kailashnath commented 4 years ago

While running cljfmt check/fix on files which have misaligned code in defn- the program passes over it silently without complaining