2024-04-15 22:16:14 +03:00
|
|
|
Checks: "*,\
|
2024-05-06 18:13:24 +03:00
|
|
|
-altera-id-dependent-backward-branch,\
|
2024-04-15 22:16:14 +03:00
|
|
|
-altera-struct-pack-align,\
|
|
|
|
-altera-unroll-loops,\
|
|
|
|
-bugprone-branch-clone,\
|
|
|
|
-bugprone-easily-swappable-parameters,\
|
2024-05-06 18:13:24 +03:00
|
|
|
-bugprone-suspicious-include,\
|
|
|
|
-bugprone-exception-escape,\
|
|
|
|
-cppcoreguidelines-avoid-const-or-ref-data-members,\
|
|
|
|
-cppcoreguidelines-avoid-do-while,\
|
|
|
|
-cppcoreguidelines-non-private-member-variables-in-classes,\
|
|
|
|
-cppcoreguidelines-prefer-member-initializer,\
|
|
|
|
-cppcoreguidelines-special-member-functions,\
|
2024-04-15 22:16:14 +03:00
|
|
|
-fuchsia-default-arguments,\
|
2024-05-06 18:13:24 +03:00
|
|
|
-fuchsia-default-arguments-calls,\
|
2024-04-15 22:16:14 +03:00
|
|
|
-fuchsia-default-arguments-declarations,\
|
|
|
|
-fuchsia-multiple-inheritance,\
|
2024-05-06 18:13:24 +03:00
|
|
|
-fuchsia-overloaded-operator,\
|
|
|
|
-fuchsia-statically-constructed-objects,\
|
|
|
|
-fuchsia-trailing-return,\
|
|
|
|
-google-global-names-in-headers,\
|
|
|
|
-google-readability-todo,\
|
|
|
|
-google-runtime-references,\
|
|
|
|
-hicpp-special-member-functions,\
|
|
|
|
-llvm-else-after-return,\
|
|
|
|
-llvm-header-guard,\
|
|
|
|
-llvm-include-order,\
|
|
|
|
-llvmlibc-callee-namespace,\
|
|
|
|
-llvmlibc-implementation-in-namespace,\
|
|
|
|
-llvmlibc-inline-function-decl,\
|
|
|
|
-llvmlibc-restrict-system-libc-headers,\
|
2024-04-15 22:16:14 +03:00
|
|
|
-misc-include-cleaner,\
|
2024-05-06 18:13:24 +03:00
|
|
|
-misc-no-recursion,\
|
|
|
|
-misc-non-private-member-variables-in-classes,\
|
|
|
|
-modernize-use-trailing-return-type,\
|
|
|
|
-performance-inefficient-string-concatenation,\
|
|
|
|
-performance-unnecessary-value-param,\
|
|
|
|
-readability-else-after-return,\
|
|
|
|
-readability-function-cognitive-complexity,\
|
|
|
|
-readability-identifier-length,\
|
|
|
|
-readability-implicit-bool-conversion,\
|
|
|
|
-readability-redundant-access-specifiers,\
|
|
|
|
-readability-redundant-member-init,\
|
|
|
|
-readability-use-anyofallof"
|