This section presents coding convention used at Makimo for applications written in Clojure/ClojureScript.
Current source of truth is the following Clojure guide: https://guide.clojure.style/
Below are more specific instructions and/or exceptions to the rules given in the guide.
Here is more detailed how-to specifically related to declaring namespaces and imports: https://stuartsierra.com/2016/clojure-how-to-ns.html