We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad7c3ff commit 06b4a07Copy full SHA for 06b4a07
.clang-tidy
@@ -2,6 +2,5 @@
2
Checks: 'clang-analyzer-*,readability-redundant-*,performance-*'
3
WarningsAsErrors: 'clang-analyzer-*,readability-redundant-*,performance-*'
4
HeaderFilterRegex: '.*'
5
-AnalyzeTemporaryDtors: false
6
FormatStyle: none
7
User: user
0 commit comments