1
0
Fork 0
mirror of https://github.com/fastogt/fastocloud.git synced 2025-02-12 16:51:56 +00:00
fastocloud/CPPLINT.cfg
2024-10-28 09:05:14 +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