Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
refs/heads/upstream/reuse
/
.
/
idea
/
testData
/
inspections
tree: 0696d080684aefb097be2b9978e2baf871bd44a8 [
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/