Class: NoTabs
Defined in: | node_modules/gulp-coffeelint/node_modules/coffeelint/src/rules/no_tabs.coffee |
Variables Summary
- rule =
-
{ name: 'no_tabs', level: 'error', message: 'Line contains tab indentation', description: "This rule forbids tabs in indentation. Enough said. It is enabled by\ndefault." }
Instance Method Summary
Instance Method Details
#
(void)
lintLine(line, lineApi)