Class: LineEndings
| Defined in: | node_modules/gulp-coffeelint/node_modules/coffeelint/src/rules/line_endings.coffee | 
Variables Summary
- rule =
 - 
    
{ name: 'line_endings', level: 'ignore', value: 'unix', message: 'Line contains incorrect line endings', description: "This rule ensures your project uses only <tt>windows</tt> or\n<tt>unix</tt> line endings. This rule is disabled by default." } 
Instance Method Summary
Instance Method Details
      #
(void)
lintLine(line, lineApi)