gulp-coffeelint-threshold
A GulpJS plugin to catch the output from gulp-coffeelint and call a callback if the error or warning count is above a threshold you set
Found 88 results for coffeelint
A GulpJS plugin to catch the output from gulp-coffeelint and call a callback if the error or warning count is above a threshold you set
A CoffeeLint rule that forbids specified keywords
Rules for CoffeeLint used by Teamwork to enfore a CoffeeScript code style
Coffeelint configuration set for rapid coffeescript development, similar to eslint configurations
lint some code, like I do, or at least similarly
Coffeelint rule that verifies object keys are in alphabetical order
Make sure you don't shadow a require()d variable
CoffeeLint Rule that checks for TODO comments
A custom coffeelint rule to prefer symbol style operators
*hints-and-lints rc*
Validate no trailing commas
Coffeelint rule finds instances of error objects passed through a callback not being handled
Prohibit long functions
Coffeelint rule that detects code using a chai getter without function invocation
Detects throw inside async functions
CoffeeLint rule that enforces usage of strict mode
Detects situations where you *could have* avoided using parens
A Grunt Plugin for Coffeelint
Coffeelint rule that detects code that doesn't do anything
CoffeeLint configuration, groupon-style
Coffeelint rule that checks for callbacks being called multiple times
A custom coffeelint rule to prefer english style operators
Validate the padding inside braces
Check for addition that uses multiple lines. Use something like heredocs instead.
Reports a sum of numbers of errors and warnings
Yeoman generator of coffeelint rules
CoffeeLint rule that enforces usage of strict mode
CoffeeLint config for CoffeeScript projects
A custom CoffeeLint rule to prefer English natural language operators while allowing Streamline.js futures syntax (`!_`)
linting to prevent you from commiting jasmine helpers like iit
Simple browserify 'transform' to lint coffeescript files
Configuration and script to lint coffeescript
Adds CoffeeLint support to Brackets
Lint your CoffeeScript/CJSX using gulp and CoffeeLint
Configuration file for CoffeeLint
coffeelint plugin that doesn't allow accessing certain identifiers (console, debugger, it.only, etc.)
Marviq's shareable coffeelint config baseline.
CoffeeLint plugin for prohibiting explicit parens in function calls.
Warns when you use 'this' inside a function that wasn't defined with a fat arrow. Configurable by comment.
A custom coffeelint rule to detect complex conditions
TeamCity reporter for CoffeeLint
A custom coffeelint rule to check usage of compiler's internal variable names, BC in CoffeeScript 1.9.0
A CoffeeLint rule that prohibits calling a function without first naming each argument
coffeelint plugin for docpad
A CoffeeLint rule that ensures variables are camelCased
Coffeelint rule to ensure there is no whitespace between the first and last parentheses of a function call and its arguments
Interactive linting for Brackets
Rules for CoffeeLint used by Teamwork to enfore a CoffeeScript code style
Ensure super is called in certain methods.
This coffeelint rule forbids spaces as padding or alignment, other than indentation.
My personal CoffeeLint configurations
Checks for unreachable code after return statements
Validate a minimum spacing left and right of a colon assignment
Provide CoffeeLint functionality to your Lineman application.
A Bystander plugin for CoffeeLint.
Lint CoffeeScript in karma
A recursive CoffeeScript watcher also aware of newly added files.
CoffeeLint Rule for People that Like Poet Mode
A CoffeeLint rule that ensures variables are strictly camelCased
Adds CoffeeLint support to Brackets
Coffeelint loader module for Webpack
Makes CoffeeLint the Brackets linter for CoffeeScript files. Very simple.
coffeelint loader for webpack v2(+)
CoffeeLint plugin for prohibiting accessor with existential operator.
A CoffeeLint rule that prohibits calling a function without first naming each argument
coffeelint plugin that handles variables and their scope
Reports number of errors (without warnings)
Interactive linting for Brackets