google / styleguide

Style guides for Google-originated open-source projects

Home Page:https://google.github.io/styleguide/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cpplint: support --quiet in CPPLINT.cfg

nickhuangxinyu opened this issue · comments

cpplint --quiet $file

can use quiet mode, how to add it into CPPLINT.cfg so that can be default setting?