Closed Tri125 closed 8 years ago
Running ATOM 0.146.0 Linter 0.7.3 Linter Cpplint 0.1.3
Doesn't look like linter-cpplint is working. Doesn't show any errors in code.
Can you turn on the debug option in linter and post your screenshot from the console? Maybe this is related to #7
This linter currently specifies itself as lintOnFly: false
, which means it will only run on saving the file. Since this linter plugin has been completely re-written since this was filed anyway I'm marking this as closed.
Running ATOM 0.138.0 Linter 0.7.3 Linter Cpplint 0.1.3
When I start writing, cpplint.py is opened dozens of time. It can accumulate to a hundred in a matter of a few lines.
Doesn't actually show errors in code.