We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37e0e89 commit b980cc2Copy full SHA for b980cc2
.clang-tidy
@@ -11,6 +11,7 @@ Checks: >
11
-readability-function-cognitive-complexity,
12
-readability-identifier-length,
13
-readability-isolate-declaration,
14
+ -readability-math-missing-parentheses,
15
-*-uppercase-literal-suffix,
16
-*-avoid-do-while,
17
-*-branch-clone,
0 commit comments