We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2bb4638 + 1b134e5 commit 9a0e3dfCopy full SHA for 9a0e3df
1 file changed
.clang-tidy
@@ -8,7 +8,7 @@ Checks: >
8
-clang-analyzer-cplusplus.NewDeleteLeaks,
9
-clang-analyzer-optin.performance.Padding,
10
readability-*,
11
- -readability-identifier-naming
+ -readability-identifier-naming,
12
-readability-braces-around-statements,
13
-readability-convert-member-functions-to-static,
14
-readability-function-cognitive-complexity,
0 commit comments