kungfusheep / SublimeLinter-contrib-stylelint

this repo is no longer maintained - please see https://github.com/SublimeLinter/SublimeLinter-stylelint
MIT License
116 stars 19 forks source link

`max-empty-lines` not being reported correctly #23

Open chris-pearce opened 8 years ago

chris-pearce commented 8 years ago

The max-empty-lines rule is suffering from the same issue as the String rules (see) i.e. Line numbers all screwy and zero reporting.

Sublime Text Console output:

1:1  Unexpected empty line (max-empty-lines)