tbamud/.clang-tidy
2025-05-06 23:00:26 +02:00

8 lines
No EOL
133 B
YAML

Checks: >
-*,
clang-analyzer-*,
bugprone-*,
performance-*,
portability-*
#WarningsAsErrors: '*'
HeaderFilterRegex: 'src/.*'