Showing 1-20 of 57 packages
coffeelint plugin that handles variables and their scope
Validate a newline policy at the end of each file
Validate a newline policy after function definitiions
A CoffeeLint rule that enforces usage of strict mode
Validate a newline limit policy
A CoffeeLint rule that checks for use of conditional modifiers.
CoffeeLint rule to ensure that all your jasmine specs run
CoffeeLint rule which forbids fat arrows for object methods.
CoffeeLint rule that warn you when you accidentally overwrite outer scope variable
CoffeeLint rules for Mocha test framework
A custom coffeelint rule to prefer double quotes
A custom coffeelint rule to prefer symbol style operators
Checks for explicit returns in multi-line functions
Prohibit long functions
Validate a spacing left and right of a colon assignment
CoffeeLint Rule that checks for TODO comments
A CoffeeLint rule that forbids specified keywords
Coffeelint rule that verifies object keys are in alphabetical order
Validate no trailing commas
Make sure you don't shadow a require()d variable