Add primitive CPPLINT.cfg.
We'll add more things to this as we discover other warnings we don't care about. Change-Id: I408f688827cab0f74e055d8f1778069163663f0b
This commit is contained in:
parent
3780aba635
commit
6ac4dd8ba9
2 changed files with 3 additions and 1 deletions
2
CPPLINT.cfg
Normal file
2
CPPLINT.cfg
Normal file
|
@ -0,0 +1,2 @@
|
|||
set noparent
|
||||
filter=-build/header_guard,-runtime/int,-readability/function
|
Loading…
Reference in a new issue