Description
Clojure source code can be reformatted into a consistent style from the command line. It is useful for developers who want cleaner diffs and shared formatting rules across a Clojure project.
Formatters rewrite source layout. Review changes before committing and run on a small set first if the project has custom style expectations.