Fork me on GitHub
#announcements
<
2020-11-10
>
Ertugrul Cetin08:11:52

Hi all, I created a leiningen plugin that checks that order of namespace declarations for Clojure and ClojureScript • Checks that namespaces/packages inside :require and :import are sorted. • There are pre-defined sorting functions (asc, desc, etc.). Also, you could define your custom sorting function. • Automatically replacing namespace declarations in source files, so no need for a manual update. https://github.com/ertugrulcetin/lein-nsort

🎉 18
Noah Bogart19:11:21

this is cool! should I post feedback here or in a github issue?

Ertugrul Cetin14:11:23

@UEENNMX0T sorry for the late reply, GitHub issues would be great!

Noah Bogart14:11:03

cool, will do

👍 3