cljfmt – detect and fix formatting errors in Clojure code

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 help

cljfmt is written in Clojure. Learn Clojure with our recommended free books and free tutorials.


Related Software

Clojure Code Formatters
cljfmtTool for detecting and fixing formatting errors in Clojure code
JokerSmall Clojure interpreter, linter and formatter
zprintReformat Clojure and Clojurescript source code
cljstyleSupports several different commands for checking source files.
Standard Clojure StyleJavaScript implementation of a formatter for Clojure source code

Read our verdict in the software roundup.


Best Free and Open Source Software 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.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted