|
Go up
|
— |
— |
|
|
avoid-const-params-in-decls.rst
|
620 B |
|
|
|
avoid-nested-conditional-operator.rst
|
859 B |
|
|
|
avoid-return-with-void-value.rst
|
1.3 KiB |
|
|
|
avoid-unconditional-preprocessor-if.rst
|
1.3 KiB |
|
|
|
braces-around-statements.rst
|
868 B |
|
|
|
const-return-type.rst
|
823 B |
|
|
|
container-contains.rst
|
1.7 KiB |
|
|
|
container-data-pointer.rst
|
746 B |
|
|
|
container-size-empty.rst
|
1.3 KiB |
|
|
|
convert-member-functions-to-static.rst
|
665 B |
|
|
|
delete-null-pointer.rst
|
336 B |
|
|
|
duplicate-include.rst
|
736 B |
|
|
|
else-after-return.rst
|
2.3 KiB |
|
|
|
enum-initial-value.rst
|
2.2 KiB |
|
|
|
function-cognitive-complexity.rst
|
4.0 KiB |
|
|
|
function-size.rst
|
1.4 KiB |
|
|
|
identifier-length.rst
|
3.5 KiB |
|
|
|
identifier-naming.rst
|
78 KiB |
|
|
|
implicit-bool-cast.rst
|
332 B |
|
|
|
implicit-bool-conversion.rst
|
4.2 KiB |
|
|
|
inconsistent-declaration-parameter-name.rst
|
2.0 KiB |
|
|
|
isolate-declaration.rst
|
2.8 KiB |
|
|
|
magic-numbers.rst
|
5.3 KiB |
|
|
|
make-member-function-const.rst
|
2.3 KiB |
|
|
|
math-missing-parentheses.rst
|
824 B |
|
|
|
misleading-indentation.rst
|
1.1 KiB |
|
|
|
misplaced-array-index.rst
|
559 B |
|
|
|
named-parameter.rst
|
752 B |
|
|
|
non-const-parameter.rst
|
1.4 KiB |
|
|
|
operators-representation.rst
|
2.6 KiB |
|
|
|
qualified-auto.rst
|
2.1 KiB |
|
|
|
redundant-access-specifiers.rst
|
1.0 KiB |
|
|
|
redundant-casting.rst
|
1.3 KiB |
|
|
|
redundant-control-flow.rst
|
917 B |
|
|
|
redundant-declaration.rst
|
985 B |
|
|
|
redundant-function-ptr-dereference.rst
|
421 B |
|
|
|
redundant-inline-specifier.rst
|
802 B |
|
|
|
redundant-member-init.rst
|
1.2 KiB |
|
|
|
redundant-preprocessor.rst
|
1.2 KiB |
|
|
|
redundant-smartptr-get.rst
|
517 B |
|
|
|
redundant-string-cstr.rst
|
742 B |
|
|
|
redundant-string-init.rst
|
975 B |
|
|
|
reference-to-constructed-temporary.rst
|
1.3 KiB |
|
|
|
simplify-boolean-expr.rst
|
4.8 KiB |
|
|
|
simplify-subscript-expr.rst
|
638 B |
|
|
|
static-accessed-through-instance.rst
|
805 B |
|
|
|
static-definition-in-anonymous-namespace.rst
|
645 B |
|
|
|
string-compare.rst
|
2.2 KiB |
|
|
|
suspicious-call-argument.rst
|
8.3 KiB |
|
|
|
uniqueptr-delete-release.rst
|
717 B |
|
|
|
uppercase-literal-suffix.rst
|
1.6 KiB |
|
|
|
use-anyofallof.rst
|
534 B |
|
|
|
use-std-min-max.rst
|
526 B |
|
|