Open
Description
(custom-set-variables
'(flymake-google-cpplint-command "/usr/local/bin/cpplint")
'(flymake-google-cpplint-filter "--filter=-build/include")
not work,but when i add "flymake-google-cpplint-verbose" its work well.
(custom-set-variables
'(flymake-google-cpplint-command "/usr/local/bin/cpplint")
'(flymake-google-cpplint-verbose "--verbose=0")
'(flymake-google-cpplint-filter "--filter=-build/include")
Metadata
Metadata
Assignees
Labels
No labels