dakrone / lein-bikeshed

A Leiningen plugin designed to tell you your code is bad, and that you should feel bad
176 stars 23 forks source link

Adds a feature to check argument names #19

Closed BenjaminVanRyseghem closed 9 years ago

BenjaminVanRyseghem commented 9 years ago

Flag the arguments colliding with clojure.core public functions

Output looks like: screen shot 2014-11-22 at 21 12 59

dakrone commented 9 years ago

Left a couple of comments but it looks good! Looking forward to this feature!

BenjaminVanRyseghem commented 9 years ago

Comments addressed :smile:

dakrone commented 9 years ago

LGTM, feel free to merge and I'll make a new release :)