Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
refs/heads/upstream/old-fe-modularized-test-logs
/
.
/
idea
/
testData
/
inspections
tree: c521d0b69341560040622c6d7453e11bd8813d15 [
path history
]
[
tgz
]
addVarianceModifier/
allOpenSimple/
androidIllegalIdentifiers/
arrayInDataClass/
blockingCallsDetection/
canBeParameter/
canBePrimaryConstructorProperty/
canBeVal/
cleanup/
conflictingExtensionProperty/
constantConditionIf/
convertLambdaToReference/
convertSecondaryToPrimary/
copyWithoutNamedArguments/
coroutines/
dataClassPrivateConstructor/
destructuringWrongName/
dynamic/
emptyRange/
equalsAndHashCode/
forEachParameterNotUsed/
gradleWrongPluginVersion/
hasPlatformType/
incompatibleAPI/
javaCollectionsStaticMethodOnImmutableList/
kt18195/
leakingThis/
memberVisibilityCanBePrivate/
migrationFromClosedRange/
naming/
nullableBooleanElvis/
overridingDeprecatedMember/
protectedInFinal/
publicApiImplicitType/
recursivePropertyAccessor/
redundantIf/
redundantModalityModifier/
redundantNotNullExtensionReceiverOfInline/
redundantSamConstructor/
redundantSemicolon/
redundantSuspendModifier/
redundantUnitReturnType/
redundantVisibilityModifier/
redundantWith/
reformat/
removeSetterParameterType/
removeSingleExpressionStringTemplate/
removeToStringInStringTemplate/
replaceArrayEqualityOpWithArraysEquals/
replaceCallWithComparison/
replaceRangeToWithUntil/
sealedSubClassCanBeObject/
spelling/
suspiciousEqualsCombination/
twoSetOfTypeparameters/
unusedEquals/
unusedImport/
unusedLambdaExpressionBody/
unusedReceiverParameter/
unusedSymbol/
wrapUnaryOperator/