cljfmt is a tool for detecting and fixing formatting errors in Clojure code.
Its defaults are based on the Clojure Style Guide, but it also has many customization options to suit a particular project or team.
It is not the goal of the project to provide a one-to-one mapping between a Clojure syntax tree and formatted text; rather the intent is to correct formatting errors with minimal changes to the existing structure of the text. cljfmt integrates with many existing build tools, or can be used as a library.
If you want format completely unstructured Clojure code, the zprint project may be more suitable.
This is free and open source software.
Website: github.com/weavejester/cljfmt
Support:
Developer: James Reeves
License: Eclipse Public License 1.0

cljfmt is written in Clojure. Learn Clojure with our recommended free books and free tutorials.
Related Software
| Clojure Code Formatters | |
|---|---|
| cljfmt | Tool for detecting and fixing formatting errors in Clojure code |
| Joker | Small Clojure interpreter, linter and formatter |
| zprint | Reformat Clojure and Clojurescript source code |
| cljstyle | Supports several different commands for checking source files. |
| Standard Clojure Style | JavaScript implementation of a formatter for Clojure source code |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

