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