noseglid / atom-build

:hammer: Build your project directly from the Atom editor
https://atom.io/packages/build
MIT License
248 stars 97 forks source link

Linter does not catch any errors and warnings of Build output. #577

Open jsjeong opened 5 years ago

jsjeong commented 5 years ago

After upgrading Linter v2.3.0, errors and warnings from Build are not caught by Linter. I think it's the same issue with https://github.com/hebaishi/linter-gcc/issues/199.

Please, check this. Thanks,