sparkle/.clang-tidy

8 lines
131 B
Plaintext
Raw Normal View History

2025-01-30 23:21:16 +05:00
Checks:
'-*,
2025-01-30 23:05:59 +05:00
clang-analyzer-*,
modernize-*,
performance-*,
bugprone-*,
2025-01-31 13:04:37 +05:00
cppcoreguidelines-*,
-performance-avoid-endl'