Search results
23 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Validate a newline policy after function definitiions
Validate a newline policy at the end of each file
coffeelint plugin that handles variables and their scope
Validate a newline limit policy
Validate a spacing left and right of a colon assignment
CoffeeLint rule that forbids specified regular expressions.
A CoffeeLint rule that forbids specified keywords
Validate no trailing commas
Detects throw inside async functions
Coffeelint rule finds instances of error objects passed through a callback not being handled
Coffeelint rule that checks for callbacks being called multiple times
Coffeelint rule that detects code that doesn't do anything
CoffeeLint plugin for prohibiting explicit parens in function calls.
Ensure super is called in certain methods.
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.)
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
Checks for unreachable code after return statements
Checks for explicit returns in multi-line functions