File: rules.coffee
Defined in: | node_modules/gulp-coffeelint/node_modules/coffeelint/src |
Variables Summary
- ERROR =
-
'error'
CoffeeLint error levels.
- WARN =
-
'warn'
- IGNORE =
-
'ignore'
- module.exports =
-
{ coffeescript_error: { level: ERROR, message: '' } }
CoffeeLint's default rule configuration.