index
:
ydb
add-upcoming-event-1
alexv-smirnov-patch-1
alexv-smirnov1
blinkov-patch-1
docs-dont-link-to-archived-go-sdk
docs-drop-unused-files
docs-gtm
docs-quickstart-add-mkdir
docs-yfm-link
fix-header-ident-bloom
get_cmakelists2
license-year-2023
mai
main
readme-linkedin-link
readme-links-update
readme-social-update
roadmap
stable-22-2
stable-22-4
stable-22-5
stable-23-1
stable-23-2
stable-23-3
Mirror of YDB github repos
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
contrib
/
libs
/
clang14
/
tools
/
extra
/
clang-tidy
/
readability
Mode
Name
Size
-rw-r--r--
AvoidConstParamsInDecls.cpp
2697
log
stats
plain
blame
-rw-r--r--
AvoidConstParamsInDecls.h
1320
log
stats
plain
blame
-rw-r--r--
BracesAroundStatementsCheck.cpp
9635
log
stats
plain
blame
-rw-r--r--
BracesAroundStatementsCheck.h
2489
log
stats
plain
blame
-rw-r--r--
ConstReturnTypeCheck.cpp
4912
log
stats
plain
blame
-rw-r--r--
ConstReturnTypeCheck.h
1277
log
stats
plain
blame
-rw-r--r--
ContainerContainsCheck.cpp
6057
log
stats
plain
blame
-rw-r--r--
ContainerContainsCheck.h
1493
log
stats
plain
blame
-rw-r--r--
ContainerDataPointerCheck.cpp
4499
log
stats
plain
blame
-rw-r--r--
ContainerDataPointerCheck.h
1781
log
stats
plain
blame
-rw-r--r--
ContainerSizeEmptyCheck.cpp
13844
log
stats
plain
blame
-rw-r--r--
ContainerSizeEmptyCheck.h
1871
log
stats
plain
blame
-rw-r--r--
ConvertMemberFunctionsToStatic.cpp
6044
log
stats
plain
blame
-rw-r--r--
ConvertMemberFunctionsToStatic.h
1373
log
stats
plain
blame
-rw-r--r--
DeleteNullPointerCheck.cpp
2863
log
stats
plain
blame
-rw-r--r--
DeleteNullPointerCheck.h
1432
log
stats
plain
blame
-rw-r--r--
DuplicateIncludeCheck.cpp
4399
log
stats
plain
blame
-rw-r--r--
DuplicateIncludeCheck.h
1263
log
stats
plain
blame
-rw-r--r--
ElseAfterReturnCheck.cpp
12581
log
stats
plain
blame
-rw-r--r--
ElseAfterReturnCheck.h
1735
log
stats
plain
blame
-rw-r--r--
FunctionCognitiveComplexityCheck.cpp
20817
log
stats
plain
blame
-rw-r--r--
FunctionCognitiveComplexityCheck.h
2166
log
stats
plain
blame
-rw-r--r--
FunctionSizeCheck.cpp
7113
log
stats
plain
blame
-rw-r--r--
FunctionSizeCheck.h
2450
log
stats
plain
blame
-rw-r--r--
IdentifierLengthCheck.cpp
6072
log
stats
plain
blame
-rw-r--r--
IdentifierLengthCheck.h
1871
log
stats
plain
blame
-rw-r--r--
IdentifierNamingCheck.cpp
46182
log
stats
plain
blame
-rw-r--r--
IdentifierNamingCheck.h
7794
log
stats
plain
blame
-rw-r--r--
ImplicitBoolConversionCheck.cpp
14309
log
stats
plain
blame
-rw-r--r--
ImplicitBoolConversionCheck.h
1866
log
stats
plain
blame
-rw-r--r--
InconsistentDeclarationParameterNameCheck.cpp
13355
log
stats
plain
blame
-rw-r--r--
InconsistentDeclarationParameterNameCheck.h
1993
log
stats
plain
blame
-rw-r--r--
IsolateDeclarationCheck.cpp
10145
log
stats
plain
blame
-rw-r--r--
IsolateDeclarationCheck.h
1353
log
stats
plain
blame
-rw-r--r--
MagicNumbersCheck.cpp
8902
log
stats
plain
blame
-rw-r--r--
MagicNumbersCheck.h
3888
log
stats
plain
blame
-rw-r--r--
MakeMemberFunctionConstCheck.cpp
8559
log
stats
plain
blame
-rw-r--r--
MakeMemberFunctionConstCheck.h
1443
log
stats
plain
blame
-rw-r--r--
MisleadingIndentationCheck.cpp
4447
log
stats
plain
blame
-rw-r--r--
MisleadingIndentationCheck.h
1774
log
stats
plain
blame
-rw-r--r--
MisplacedArrayIndexCheck.cpp
2141
log
stats
plain
blame
-rw-r--r--
MisplacedArrayIndexCheck.h
1320
log
stats
plain
blame
-rw-r--r--
NamedParameterCheck.cpp
4621
log
stats
plain
blame
-rw-r--r--
NamedParameterCheck.h
1605
log
stats
plain
blame
-rw-r--r--
NamespaceCommentCheck.cpp
8192
log
stats
plain
blame
-rw-r--r--
NamespaceCommentCheck.h
1632
log
stats
plain
blame
-rw-r--r--
NonConstParameterCheck.cpp
8377
log
stats
plain
blame
-rw-r--r--
NonConstParameterCheck.h
2238
log
stats
plain
blame
-rw-r--r--
QualifiedAutoCheck.cpp
11019
log
stats
plain
blame
-rw-r--r--
QualifiedAutoCheck.h
1650
log
stats
plain
blame
-rw-r--r--
ReadabilityTidyModule.cpp
7307
log
stats
plain
blame
-rw-r--r--
RedundantAccessSpecifiersCheck.cpp
2555
log
stats
plain
blame
-rw-r--r--
RedundantAccessSpecifiersCheck.h
1615
log
stats
plain
blame
-rw-r--r--
RedundantControlFlowCheck.cpp
3811
log
stats
plain
blame
-rw-r--r--
RedundantControlFlowCheck.h
2015
log
stats
plain
blame
-rw-r--r--
RedundantDeclarationCheck.cpp
3211
log
stats
plain
blame
-rw-r--r--
RedundantDeclarationCheck.h
1336
log
stats
plain
blame
-rw-r--r--
RedundantFunctionPtrDereferenceCheck.cpp
1357
log
stats
plain
blame
-rw-r--r--
RedundantFunctionPtrDereferenceCheck.h
1366
log
stats
plain
blame
-rw-r--r--
RedundantMemberInitCheck.cpp
2742
log
stats
plain
blame
-rw-r--r--
RedundantMemberInitCheck.h
1816
log
stats
plain
blame
-rw-r--r--
RedundantPreprocessorCheck.cpp
4007
log
stats
plain
blame
-rw-r--r--
RedundantPreprocessorCheck.h
1346
log
stats
plain
blame
-rw-r--r--
RedundantSmartptrGetCheck.cpp
7385
log
stats
plain
blame
-rw-r--r--
RedundantSmartptrGetCheck.h
1730
log
stats
plain
blame
-rw-r--r--
RedundantStringCStrCheck.cpp
8102
log
stats
plain
blame
-rw-r--r--
RedundantStringCStrCheck.h
1273
log
stats
plain
blame
-rw-r--r--
RedundantStringInitCheck.cpp
7029
log
stats
plain
blame
-rw-r--r--
RedundantStringInitCheck.h
1366
log
stats
plain
blame
-rw-r--r--
SimplifyBooleanExprCheck.cpp
31453
log
stats
plain
blame
-rw-r--r--
SimplifyBooleanExprCheck.h
4317
log
stats
plain
blame
-rw-r--r--
SimplifyBooleanExprMatchers.h
2540
log
stats
plain
blame
-rw-r--r--
SimplifySubscriptExprCheck.cpp
2784
log
stats
plain
blame
-rw-r--r--
SimplifySubscriptExprCheck.h
1599
log
stats
plain
blame
-rw-r--r--
StaticAccessedThroughInstanceCheck.cpp
3215
log
stats
plain
blame
-rw-r--r--
StaticAccessedThroughInstanceCheck.h
1784
log
stats
plain
blame
-rw-r--r--
StaticDefinitionInAnonymousNamespaceCheck.cpp
2353
log
stats
plain
blame
-rw-r--r--
StaticDefinitionInAnonymousNamespaceCheck.h
1459
log
stats
plain
blame
-rw-r--r--
StringCompareCheck.cpp
2989
log
stats
plain
blame
-rw-r--r--
StringCompareCheck.h
1414
log
stats
plain
blame
-rw-r--r--
SuspiciousCallArgumentCheck.cpp
30208
log
stats
plain
blame
-rw-r--r--
SuspiciousCallArgumentCheck.h
3770
log
stats
plain
blame
-rw-r--r--
UniqueptrDeleteReleaseCheck.cpp
3309
log
stats
plain
blame
-rw-r--r--
UniqueptrDeleteReleaseCheck.h
1567
log
stats
plain
blame
-rw-r--r--
UppercaseLiteralSuffixCheck.cpp
9732
log
stats
plain
blame
-rw-r--r--
UppercaseLiteralSuffixCheck.h
1837
log
stats
plain
blame
-rw-r--r--
UseAnyOfAllOfCheck.cpp
3757
log
stats
plain
blame
-rw-r--r--
UseAnyOfAllOfCheck.h
1390
log
stats
plain
blame
-rw-r--r--
ya.make
2217
log
stats
plain
blame