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 9cec120 commit 6cf8923Copy full SHA for 6cf8923
.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