Modernise C++ linter using new @cpplint/cli tooling

This commit is contained in:
Lovell Fuller
2025-09-22 14:59:52 +01:00
parent adb6275ae9
commit 54722dd582
14 changed files with 55 additions and 36 deletions

10
src/CPPLINT.cfg Normal file
View File

@@ -0,0 +1,10 @@
set noparent
linelength=120
filter=-build/include
filter=+build/include_alpha
filter=+build/include_subdir
filter=+build/include_what_you_use
filter=-whitespace/indent_namespace