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 562a678 commit a14d773Copy full SHA for a14d773
1 file changed
.clang-tidy
@@ -44,6 +44,7 @@ Checks: >
44
-readability-isolate-declaration,
45
-readability-magic-numbers,
46
-readability-redundant-inline-specifier,
47
+ -readability-redundant-parentheses,
48
-readability-trailing-comma,
49
-readability-use-concise-preprocessor-directives,
50
-readability-uppercase-literal-suffix,
0 commit comments