I get error ``` .../node_modules/sass-lint/lib/groot.js:21 throw new Error('Parsing error' + fileInfo + ': ' + e.message); ^ ``` with empty claass declarations ``` sass .some-class ``` node v5.2.0, npm 3.3.12, sass-lint 1.4.0