This is a fork of the lein-kibit plugin which was not working on recent version of Clojure.
See kibit for more instructions on how to install and use this plugin.
Add to you project.clj
if using Leiningen
:plugins [[org.clojars.fboulay/lein-kibit "0.1.8.1"]]
Run lein kibit
in your project root directory.