schorfES / grunt-lintspaces

A Grunt task for checking spaces in files.
https://npmjs.com/package/grunt-lintspaces
MIT License
31 stars 9 forks source link

New option to guess indentation #16

Closed schorfES closed 10 years ago

schorfES commented 10 years ago

Try to guess the correct indentation using the following rules:

The indentation of the current line is correct when:

The option should be set to false by default. The output of this option should not end in a failed validation

schorfES commented 10 years ago

Added in version 0.6.0 and lintspaces 0.2.0