Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
refs/heads/upstream/1.2.20
/
.
/
idea
/
testData
/
inspectionsLocal
tree: 190317cc996cb8707dab11651d198ce2f2628a44 [
path history
]
[
tgz
]
arrayInDataClass/
canBeVal/
cascadeIf/
collections/
constantConditionIf/
copyWithoutNamedArguments/
doubleNegation/
emptyRange/
explicitThis/
ImplicitNullableNothingType/
implicitThis/
javaCollectionsStaticMethod/
kdocMissingDocumentation/
leakingThis/
liftOut/
mayBeConstant/
memberVisibilityCanBePrivate/
migrateDiagnosticSuppression/
moveSuspiciousCallableReferenceIntoParentheses/
nullableBooleanElvis/
nullChecksToSafeCall/
recursiveEqualsCall/
redundantExplicitType/
redundantGetter/
redundantLambdaArrow/
redundantObjectTypeCheck/
redundantOverride/
redundantSemicolon/
redundantSetter/
redundantSuspend/
redundantUnitExpression/
removeRedundantSpreadOperator/
removeToStringInStringTemplate/
replaceArrayOfWithLiteral/
replacePutWithAssignment/
replaceRangeToWithUntil/
replaceToWithInfixForm/
selfAssignment/
simplifyWhenWithBooleanConstantCondition/
sortModifiers/
unnecessaryVariable/
unusedLambdaExpressionBody/
unusedReceiverParameter/
unusedSymbol/
useExpressionBody/
whenWithOnlyElse/
wrapUnaryOperator/