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