clj-kondo

https://github.com/clj-kondo/clj-kondo
devn 2021-02-21T06:24:53.003600Z

I have been spreading the word also. It’s a great project, and I made easy work out of cleaning up some code with it recently.

devn 2021-02-21T06:28:00.006400Z

I removed 1k+ lines from a project due to the great unused var tracking across namespaces.

😮 1