90 packages found
A CoffeeLint rule that forbids specified keywords
Warns when you use 'this' inside a function that wasn't defined with a fat arrow. Configurable by comment.
Validate a spacing left and right of a colon assignment
CoffeeLint configuration, groupon-style
Reports number of errors (without warnings)
Reports a sum of numbers of errors and warnings
Validate a newline policy after function definitiions
Lint your CoffeeScript/CJSX using gulp and CoffeeLint
A CoffeeLint rule that ensures variables are camelCased
Simple browserify 'transform' to lint coffeescript files
A custom CoffeeLint rule to prefer English natural language operators while allowing Streamline.js futures syntax (`!_`)
Validate a minimum spacing left and right of a colon assignment
Rules for CoffeeLint used by Teamwork to enfore a CoffeeScript code style
CoffeeLint rule that forbids specified regular expressions.
Check for addition that uses multiple lines. Use something like heredocs instead.
An ESLint formatter in style of CoffeeLint default reporter
A Bystander plugin for CoffeeLint.
A CoffeeLint rule that ensures variables are strictly camelCased
Checks for unreachable code after return statements
A CoffeeLint rule that prohibits calling a function without first naming each argument