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 de37006 commit b32d28bCopy full SHA for b32d28b
.clang-tidy
@@ -32,6 +32,7 @@ Checks: >
32
-cppcoreguidelines-init-variables,
33
-cppcoreguidelines-pro-bounds-pointer-arithmetic,
34
-cppcoreguidelines-pro-type-member-init,
35
+ -cppcoreguidelines-macro-usage,
36
-llvm-namespace-comment
37
38
CheckOptions:
0 commit comments