Open venantius opened 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.
check
fix
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
andfix
command line arguments.