Open Danielmelody opened 8 years ago
This would be great!
This might be fixed by https://github.com/AtomLinter/linter-cpplint/pull/67, or even possibly by moving away from the outdated bundled version (https://github.com/AtomLinter/linter-cpplint/pull/66). Either way can you guys try v2.0.0 and see if it works for you?
Please note that as this package no longer bundles an out of date cpplint
, you will need to have it available in your $PATH
(or specify the path in the settings).
I can confirm: having a CPPLINT.cfg in project root directory works for me with with 2.1.0. At least the header_guard respects the "root=." entry
As the documentation said,
Is there any opportunity to do that?