Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
refs/heads/upstream/1.5.30
/
.
/
idea
/
testData
/
inspections
tree: ca5cbecfa99dbf5ddcea18f7e643f7674812ff85 [
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/
redundantVisibilityModifierWithExplicitApi/
redundantWith/
reformat/
removeSetterParameterType/
removeSingleExpressionStringTemplate/
removeToStringInStringTemplate/
replaceArrayEqualityOpWithArraysEquals/
replaceCallWithComparison/
replaceRangeToWithUntil/
sealedSubClassCanBeObject/
spelling/
suspiciousEqualsCombination/
trailingCommaOff/
trailingCommaOn/
twoSetOfTypeparameters/
unusedEquals/
unusedImport/
unusedLambdaExpressionBody/
unusedReceiverParameter/
unusedSymbol/
wrapUnaryOperator/