Skip to content

Instantly share code, notes, and snippets.

@szamuboy
Created February 3, 2015 10:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save szamuboy/ae0f4a66a3fd216d5092 to your computer and use it in GitHub Desktop.
Save szamuboy/ae0f4a66a3fd216d5092 to your computer and use it in GitHub Desktop.
{:user {:plugins [[lein-ring "0.9.1"]
[jonase/eastwood "0.2.1"]
[lein-kibit "0.0.8"]
[lein-ancient "0.6.1"]
[cider/cider-nrepl "0.8.2"]
[lein-bikeshed "0.2.0"]]
:eastwood {:add-linters [:unused-fn-args
:unused-namespaces
:unused-locals
:unused-private-vars]}}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment