mirror of
https://github.com/fastogt/fastocloud.git
synced 2025-02-12 19:11:54 +00:00
10 lines
147 B
INI
10 lines
147 B
INI
|
# This is the toplevel CPPLINT.cfg file
|
||
|
set noparent
|
||
|
|
||
|
linelength=120
|
||
|
root=src
|
||
|
|
||
|
filter=-runtime/int
|
||
|
filter=-build/include_order
|
||
|
filter=-build/c++11
|