joker

Discuss all things joker, the Clojure interpreter/linter on top of Go. https://github.com/candid82/joker
Candid 2020-06-15T01:22:33.091500Z

Joker v0.15.5 is released: https://github.com/candid82/joker/releases/tag/v0.15.5. It can now format Clojure code. If you use Sublime Text, this plugin https://github.com/candid82/sublime-pretty-clojure uses Joker to format Clojure files when saving. Should be easy to write a plugin for Emacs and other editors, if anyone is interested. Formatting is not perfect and has some issues. I intend to improve it over time.

👍 2