clutchski / coffeelint

Lint your CoffeeScript.
http://www.coffeelint.org
Other
1.18k stars 172 forks source link

Add support for --fix like in ESLint #577

Open naomiajacobs opened 7 years ago

naomiajacobs commented 7 years ago

Feature request: would be great to be able to use --fix to fix whitespace errors and other easy things, like in ESLint (See all the rules with wrenches here).