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