1
0
Fork 0
mirror of https://github.com/fastogt/fastocloud.git synced 2025-02-12 19:11:54 +00:00
fastocloud/CPPLINT.cfg

10 lines
147 B
INI
Raw Normal View History

2024-10-28 06:05:14 +00:00
# This is the toplevel CPPLINT.cfg file
set noparent
linelength=120
root=src
filter=-runtime/int
filter=-build/include_order
filter=-build/c++11