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.
cppcoreguidelines-owning-memory
1 parent b6d06e6 commit 6c01c73Copy full SHA for 6c01c73
.clang-tidy
@@ -16,7 +16,6 @@ Checks: >
16
-cppcoreguidelines-avoid-c-arrays,
17
-cppcoreguidelines-avoid-magic-numbers,
18
-cppcoreguidelines-avoid-non-const-global-variables,
19
- -cppcoreguidelines-owning-memory,
20
-cppcoreguidelines-pro-bounds-array-to-pointer-decay,
21
-cppcoreguidelines-pro-bounds-constant-array-index,
22
-cppcoreguidelines-pro-bounds-pointer-arithmetic,
0 commit comments