coffeelint-alphabetize-keys
Coffeelint rule that verifies object keys are in alphabetical order
Coffeelint rule that verifies object keys are in alphabetical order
Validate no trailing commas
Validate a newline limit policy
Detects situations where you *could have* avoided using parens
Configuration and script to lint coffeescript
Simple browserify 'transform' to lint coffeescript files
Rules for CoffeeLint used by Teamwork to enfore a CoffeeScript code style
CoffeeLint plugin for detecting dead code after return statements.
Reports number of errors (without warnings)
CoffeeLint rules for Mocha test framework
Lint CoffeeScript in karma
Coffeelint rule to ensure there is no whitespace between the first and last parentheses of a function call and its arguments
Checks for explicit returns in multi-line functions
Coffeelint loader module for Webpack
A custom coffeelint rule to detect complex conditions
A custom coffeelint rule to check usage of compiler's internal variable names, BC in CoffeeScript 1.9.0
Detects throw inside async functions
coffeelint plugin that doesn't allow accessing certain identifiers (console, debugger, it.only, etc.)
Yeoman generator of coffeelint rules
CoffeeLint plugin for prohibiting accessor with existential operator.