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
/
clang16
/
tools
/
extra
/
clang-tidy
/
readability
Mode
Name
Size
-rw-r--r--
AvoidConstParamsInDecls.cpp
2919
log
stats
plain
blame
-rw-r--r--
AvoidConstParamsInDecls.h
1441
log
stats
plain
blame
-rw-r--r--
BracesAroundStatementsCheck.cpp
9667
log
stats
plain
blame
-rw-r--r--
BracesAroundStatementsCheck.h
2438
log
stats
plain
blame
-rw-r--r--
ConstReturnTypeCheck.cpp
6025
log
stats
plain
blame
-rw-r--r--
ConstReturnTypeCheck.h
1474
log
stats
plain
blame
-rw-r--r--
ContainerContainsCheck.cpp
5995
log
stats
plain
blame
-rw-r--r--
ContainerContainsCheck.h
1443
log
stats
plain
blame
-rw-r--r--
ContainerDataPointerCheck.cpp
4472
log
stats
plain
blame
-rw-r--r--
ContainerDataPointerCheck.h
1730
log
stats
plain
blame
-rw-r--r--
ContainerSizeEmptyCheck.cpp
14175
log
stats
plain
blame
-rw-r--r--
ContainerSizeEmptyCheck.h
1820
log
stats
plain
blame
-rw-r--r--
ConvertMemberFunctionsToStatic.cpp
5994
log
stats
plain
blame
-rw-r--r--
ConvertMemberFunctionsToStatic.h
1323
log
stats
plain
blame
-rw-r--r--
DeleteNullPointerCheck.cpp
2813
log
stats
plain
blame
-rw-r--r--
DeleteNullPointerCheck.h
1381
log
stats
plain
blame
-rw-r--r--
DuplicateIncludeCheck.cpp
4343
log
stats
plain
blame
-rw-r--r--
DuplicateIncludeCheck.h
1213
log
stats
plain
blame
-rw-r--r--
ElseAfterReturnCheck.cpp
12537
log
stats
plain
blame
-rw-r--r--
ElseAfterReturnCheck.h
1684
log
stats
plain
blame
-rw-r--r--
FunctionCognitiveComplexityCheck.cpp
20673
log
stats
plain
blame
-rw-r--r--
FunctionCognitiveComplexityCheck.h
2115
log
stats
plain
blame
-rw-r--r--
FunctionSizeCheck.cpp
7062
log
stats
plain
blame
-rw-r--r--
FunctionSizeCheck.h
2400
log
stats
plain
blame
-rw-r--r--
IdentifierLengthCheck.cpp
6022
log
stats
plain
blame
-rw-r--r--
IdentifierLengthCheck.h
1821
log
stats
plain
blame
-rw-r--r--
IdentifierNamingCheck.cpp
46433
log
stats
plain
blame
-rw-r--r--
IdentifierNamingCheck.h
7740
log
stats
plain
blame
-rw-r--r--
ImplicitBoolConversionCheck.cpp
14259
log
stats
plain
blame
-rw-r--r--
ImplicitBoolConversionCheck.h
1816
log
stats
plain
blame
-rw-r--r--
InconsistentDeclarationParameterNameCheck.cpp
13282
log
stats
plain
blame
-rw-r--r--
InconsistentDeclarationParameterNameCheck.h
1942
log
stats
plain
blame
-rw-r--r--
IsolateDeclarationCheck.cpp
10207
log
stats
plain
blame
-rw-r--r--
IsolateDeclarationCheck.h
1303
log
stats
plain
blame
-rw-r--r--
MagicNumbersCheck.cpp
8858
log
stats
plain
blame
-rw-r--r--
MagicNumbersCheck.h
3834
log
stats
plain
blame
-rw-r--r--
MakeMemberFunctionConstCheck.cpp
8752
log
stats
plain
blame
-rw-r--r--
MakeMemberFunctionConstCheck.h
1393
log
stats
plain
blame
-rw-r--r--
MisleadingIndentationCheck.cpp
4397
log
stats
plain
blame
-rw-r--r--
MisleadingIndentationCheck.h
1723
log
stats
plain
blame
-rw-r--r--
MisplacedArrayIndexCheck.cpp
2091
log
stats
plain
blame
-rw-r--r--
MisplacedArrayIndexCheck.h
1270
log
stats
plain
blame
-rw-r--r--
NamedParameterCheck.cpp
4571
log
stats
plain
blame
-rw-r--r--
NamedParameterCheck.h
1554
log
stats
plain
blame
-rw-r--r--
NamespaceCommentCheck.cpp
8161
log
stats
plain
blame
-rw-r--r--
NamespaceCommentCheck.h
1582
log
stats
plain
blame
-rw-r--r--
NonConstParameterCheck.cpp
9077
log
stats
plain
blame
-rw-r--r--
NonConstParameterCheck.h
2187
log
stats
plain
blame
-rw-r--r--
QualifiedAutoCheck.cpp
10943
log
stats
plain
blame
-rw-r--r--
QualifiedAutoCheck.h
1600
log
stats
plain
blame
-rw-r--r--
ReadabilityTidyModule.cpp
7282
log
stats
plain
blame
-rw-r--r--
RedundantAccessSpecifiersCheck.cpp
2505
log
stats
plain
blame
-rw-r--r--
RedundantAccessSpecifiersCheck.h
1565
log
stats
plain
blame
-rw-r--r--
RedundantControlFlowCheck.cpp
3757
log
stats
plain
blame
-rw-r--r--
RedundantControlFlowCheck.h
1964
log
stats
plain
blame
-rw-r--r--
RedundantDeclarationCheck.cpp
3161
log
stats
plain
blame
-rw-r--r--
RedundantDeclarationCheck.h
1286
log
stats
plain
blame
-rw-r--r--
RedundantFunctionPtrDereferenceCheck.cpp
1307
log
stats
plain
blame
-rw-r--r--
RedundantFunctionPtrDereferenceCheck.h
1316
log
stats
plain
blame
-rw-r--r--
RedundantMemberInitCheck.cpp
2692
log
stats
plain
blame
-rw-r--r--
RedundantMemberInitCheck.h
1765
log
stats
plain
blame
-rw-r--r--
RedundantPreprocessorCheck.cpp
3957
log
stats
plain
blame
-rw-r--r--
RedundantPreprocessorCheck.h
1296
log
stats
plain
blame
-rw-r--r--
RedundantSmartptrGetCheck.cpp
7335
log
stats
plain
blame
-rw-r--r--
RedundantSmartptrGetCheck.h
1679
log
stats
plain
blame
-rw-r--r--
RedundantStringCStrCheck.cpp
8285
log
stats
plain
blame
-rw-r--r--
RedundantStringCStrCheck.h
1223
log
stats
plain
blame
-rw-r--r--
RedundantStringInitCheck.cpp
6721
log
stats
plain
blame
-rw-r--r--
RedundantStringInitCheck.h
1314
log
stats
plain
blame
-rw-r--r--
SimplifyBooleanExprCheck.cpp
34917
log
stats
plain
blame
-rw-r--r--
SimplifyBooleanExprCheck.h
3184
log
stats
plain
blame
-rw-r--r--
SimplifySubscriptExprCheck.cpp
2669
log
stats
plain
blame
-rw-r--r--
SimplifySubscriptExprCheck.h
1546
log
stats
plain
blame
-rw-r--r--
StaticAccessedThroughInstanceCheck.cpp
3295
log
stats
plain
blame
-rw-r--r--
StaticAccessedThroughInstanceCheck.h
1733
log
stats
plain
blame
-rw-r--r--
StaticDefinitionInAnonymousNamespaceCheck.cpp
2211
log
stats
plain
blame
-rw-r--r--
StaticDefinitionInAnonymousNamespaceCheck.h
1409
log
stats
plain
blame
-rw-r--r--
StringCompareCheck.cpp
2939
log
stats
plain
blame
-rw-r--r--
StringCompareCheck.h
1364
log
stats
plain
blame
-rw-r--r--
SuspiciousCallArgumentCheck.cpp
30165
log
stats
plain
blame
-rw-r--r--
SuspiciousCallArgumentCheck.h
3745
log
stats
plain
blame
-rw-r--r--
UniqueptrDeleteReleaseCheck.cpp
3259
log
stats
plain
blame
-rw-r--r--
UniqueptrDeleteReleaseCheck.h
1516
log
stats
plain
blame
-rw-r--r--
UppercaseLiteralSuffixCheck.cpp
9668
log
stats
plain
blame
-rw-r--r--
UppercaseLiteralSuffixCheck.h
1784
log
stats
plain
blame
-rw-r--r--
UseAnyOfAllOfCheck.cpp
3732
log
stats
plain
blame
-rw-r--r--
UseAnyOfAllOfCheck.h
1340
log
stats
plain
blame
-rw-r--r--
ya.make
2217
log
stats
plain
blame