SoftwareMarbles / lazy

Hackable Coding Assistant
http://getlazy.org
MIT License
1 stars 0 forks source link

Postprocessor engine shouldn't warn on missing ignores on syntax errors #82

Closed ierceg closed 7 years ago

ierceg commented 7 years ago

example

lazy is warning about missing rule violations but rule violations are missing because linters didn't finish their work due to the presence of a syntax error. Probably each linter engine should signal if it correctly finished it work or had to stop.

ierceg commented 7 years ago

Moved to OSS lazy