venantius / yagni

A Leiningen plugin for finding dead code
Eclipse Public License 1.0
219 stars 10 forks source link

Add "fix" functionality #10

Open venantius opened 9 years ago

venantius commented 9 years ago

Knowing where your problems are is great, but being able to automatically fix them is better. I see this being modeled after cljfmt, which has both check and fix command line arguments.