Setup Emacs to autoformat your Clojure code with Apheleia and zprint
Setup Emacs to autoformat your Clojure code with Apheleia and zprint
Setup Emacs to autoformat your Clojure code with Apheleia and zprint
Keeping code consistently formatted is important for readability and maintainability. Once you get used to having a computer format your code for you, manually formatting code can feel tedious.For the last few years, my team has been using zprint...