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