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.
1 parent c58030f commit af62651Copy full SHA for af62651
.clang-tidy
@@ -13,6 +13,7 @@ Checks: >
13
-readability-magic-numbers,
14
-readability-uppercase-literal-suffix,
15
-readability-simplify-boolean-expr,
16
+ -readability-math-missing-parentheses,
17
clang-analyzer-*,
18
-clang-analyzer-security.insecureAPI.DeprecatedOrUnsafeBufferHandling,
19
performance-*,
0 commit comments