coffeescope2
coffeelint plugin that handles variables and their scope
Found 23 results for coffee-lint
coffeelint plugin that handles variables and their scope
Validate a newline policy after function definitiions
Validate a newline policy at the end of each file
Checks for explicit returns in multi-line functions
Validate a newline limit policy
Validate a spacing left and right of a colon assignment
A CoffeeLint rule that forbids specified keywords
CoffeeLint rule that forbids specified regular expressions.
Detects throw inside async functions
Validate no trailing commas
Coffeelint rule finds instances of error objects passed through a callback not being handled
Coffeelint rule that detects code that doesn't do anything
Coffeelint rule that detects code using a chai getter without function invocation
coffeelint plugin that doesn't allow accessing certain identifiers (console, debugger, it.only, etc.)
Coffeelint rule that checks for callbacks being called multiple times
Check for addition that uses multiple lines. Use something like heredocs instead.
Validate a minimum spacing left and right of a colon assignment
CoffeeLint plugin for prohibiting explicit parens in function calls.
Ensure super is called in certain methods.
A CoffeeLint rule that prohibits calling a function without first naming each argument
Checks for unreachable code after return statements
A CoffeeLint rule that prohibits calling a function without first naming each argument
coffeelint plugin that handles variables and their scope