yagni
yagni copied to clipboard
Add "fix" functionality
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.