File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Checks : >
22 bugprone-*,
3- cert-dcl50-cpp,
4- cert-dcl58-cpp,
5- cert-env33-c,
6- cert-err34-c,
7- cert-err52-cpp,
8- cert-err60-cpp,
9- cert-flp30-c,
10- cert-mem57-cpp,
11- cert-msc50-cpp,
12- cert-msc51-cpp,
13- cert-oop57-cpp,
14- cert-oop58-cpp,
3+ cert-*,
154 clang-*,
165 concurrency-*,
176 cppcoreguidelines-*,
@@ -28,6 +17,7 @@ Checks: >
2817 -bugprone-casting-through-void,
2918 -bugprone-easily-swappable-parameters,
3019 -bugprone-throwing-static-initialization,
20+ -cert-err58-cpp,
3121 -cppcoreguidelines-avoid-magic-numbers,
3222 -cppcoreguidelines-non-private-member-variables-in-classes,
3323 -cppcoreguidelines-owning-memory,
@@ -41,7 +31,6 @@ Checks: >
4131 -misc-use-internal-linkage,
4232 -modernize-use-trailing-return-type,
4333 -portability-avoid-pragma-once,
44- -portability-template-virtual-member-function,
4534 -readability-inconsistent-ifelse-braces,
4635 -readability-magic-numbers
4736
You can’t perform that action at this time.
0 commit comments