Skip to content

Commit 74d1175

Browse files
committed
Mention cljstyle
1 parent e6cb6da commit 74d1175

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3005,6 +3005,7 @@ a couple of options for Clojure that do a great job when it comes to formatting
30053005
as suggested in this guide:
30063006

30073007
* https://github.com/weavejester/cljfmt[cljfmt]
3008+
* https://github.com/greglook/cljstyle[cljstyle]
30083009
* https://github.com/kkinnear/zprint[zprint] (the documentation for configuring it to use the community formatting rules is https://github.com/kkinnear/zprint/blob/master/doc/options/community.md[here])
30093010

30103011
NOTE: When it comes to editors - Emacs's `clojure-mode` by default will format the code exactly as outlined in the guide.

0 commit comments

Comments
 (0)