This linter plugin for Linter provides an interface to kibit. It will be used with files that have the "Clojure" syntax.
Before using this package you will need to have Leiningen installed and available from your $PATH
.
You will also need to merge the following into your $HOME/.lein/profiles.clj
file:
{:user {:plugins [[lein-kibit "0.1.3"]]}}
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.