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
Detects throw inside async functions
Validate no trailing commas
CoffeeLint rule that forbids specified regular expressions.
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.)
Ensure super is called in certain methods.
Coffeelint rule that checks for callbacks being called multiple times
CoffeeLint plugin for prohibiting explicit parens in function calls.
Check for addition that uses multiple lines. Use something like heredocs instead.
Checks for unreachable code after return statements
Validate a minimum spacing left and right of a colon assignment
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