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 bb9da05 commit d5bef3cCopy full SHA for d5bef3c
.clang-tidy
@@ -29,6 +29,7 @@ Checks: >
29
-readability-function-cognitive-complexity,
30
-readability-redundant-access-specifiers,
31
-cppcoreguidelines-avoid-magic-numbers,
32
+ -cppcoreguidelines-init-variables
33
-cppcoreguidelines-pro-bounds-pointer-arithmetic,
34
-cppcoreguidelines-pro-type-member-init,
35
-llvm-namespace-comment
0 commit comments