Search results
57 packages found
CoffeeLint plugin for prohibiting explicit parens in function calls.
CoffeeLint Rule for People that Like Poet Mode
Yeoman generator of coffeelint rules
CoffeeLint Rule that checks for TODO comments
CoffeeLint rule to ensure that all your jasmine specs run
CoffeeLint rules for Mocha test framework
This coffeelint rule forbids spaces as padding or alignment, other than indentation.
CoffeeLint rule that warn you when you accidentally overwrite outer scope variable
Coffeelint rule finds instances of error objects passed through a callback not being handled
Validate no trailing commas
A coffeelint rule for requiring JSDoc style comments in coffeescript
A custom coffeelint rule to prefer double quotes
A custom coffeelint rule to prefer symbol style operators
Detects situations where you *could have* avoided using parens
Coffeelint rule to ensure there is no whitespace between the first and last parentheses of a function call and its arguments
A custom coffeelint rule to prefer english style operators
A custom coffeelint rule to detect complex conditions
Ensure super is called in certain methods.
A custom coffeelint rule to check usage of compiler's internal variable names, BC in CoffeeScript 1.9.0
Prohibit long functions