We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8aeb5fd commit a42c562Copy full SHA for a42c562
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