mirror of
https://codeberg.org/ProgramSnail/lang_2023.git
synced 2025-12-06 06:58:45 +00:00
18 lines
524 B
Text
18 lines
524 B
Text
Checks: "*,
|
|
-abseil-*,
|
|
-altera-*,
|
|
-android-*,
|
|
-fuchsia-*,
|
|
-google-*,
|
|
-llvm*,
|
|
-modernize-use-trailing-return-type,
|
|
-zircon-*,
|
|
-readability-else-after-return,
|
|
-readability-static-accessed-through-instance,
|
|
-readability-avoid-const-params-in-decls,
|
|
-cppcoreguidelines-non-private-member-variables-in-classes,
|
|
-misc-non-private-member-variables-in-classes,
|
|
"
|
|
WarningsAsErrors: ''
|
|
HeaderFilterRegex: ''
|
|
FormatStyle: none
|