We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
readability-use-concise-preprocessor-directives
1 parent bc5f33d commit 0902950Copy full SHA for 0902950
.clang-tidy
@@ -49,6 +49,7 @@ Checks: >
49
-readability-magic-numbers,
50
-readability-redundant-inline-specifier,
51
-readability-simplify-boolean-expr,
52
+ -readability-use-concise-preprocessor-directives,
53
-readability-uppercase-literal-suffix,
54
-performance-avoid-endl,
55
-performance-enum-size,
0 commit comments