1
0
Fork 0
mirror of https://github.com/fastogt/fastocloud.git synced 2025-03-09 23:18:50 +00:00
fastocloud/CPPLINT.cfg
2023-01-21 05:21:27 +03:00

9 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