SublimeLinter-cppcheck
SublimeLinter-cppcheck copied to clipboard
Improve error handling on stdout
The comment in the code suggest that exceptions are on stdout. It would be nice for the user if these could be captured and presented to the user. (Like call notify_failure() on hard, configuration errors.)