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 4912a28 commit 7099d52Copy full SHA for 7099d52
1 file changed
.clang-tidy
@@ -7,7 +7,7 @@ Checks: >
7
-clang-analyzer-core.uninitialized.Assign,
8
clang-diagnostic-*,
9
cppcoreguidelines-*,
10
- -cppcoreguidelines-avoid-c-arrays,
+ cppcoreguidelines-avoid-c-arrays,
11
-cppcoreguidelines-avoid-const-or-ref-data-members,
12
-cppcoreguidelines-avoid-do-while,
13
-cppcoreguidelines-avoid-magic-numbers,
0 commit comments