Skip to content

Replace cljfmt with cljstyle

Jonas requested to merge new-source-formatter into develop

cljfmt doesn't handle some cond-> statements correctly: https://github.com/weavejester/cljfmt/issues/45

cljstyle also fixes sorting of namespaces.

Merge request reports