coffeelint-unreachable-code-after-return
Checks for unreachable code after return statements
Checks for unreachable code after return statements
Coffeelint rule that detects code that doesn't do anything
Validate the padding inside braces
linting to prevent you from commiting jasmine helpers like iit
Coffeelint rule that checks for callbacks being called multiple times
CoffeeLint rule that enforces usage of strict mode
This coffeelint rule forbids spaces as padding or alignment, other than indentation.
A custom coffeelint rule to prefer english style operators
A custom CoffeeLint rule to prefer English natural language operators while allowing Streamline.js futures syntax (`!_`)
CoffeeLint Rule for People that Like Poet Mode
A CoffeeLint rule that ensures variables are strictly camelCased
A CoffeeLint rule that prohibits calling a function without first naming each argument
A CoffeeLint rule that prohibits calling a function without first naming each argument
coffeelint plugin that handles variables and their scope
Coffeelint no-spaces rule
Ensure super is called in certain methods.
Prohibit long functions
Check for addition that uses multiple lines. Use something like heredocs instead.