Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
refs/heads/upstream/1.2.70
/
.
/
idea
/
testData
/
inspectionsLocal
tree: ae58fb875983d9a505aba57ae31e0d8571496853 [
path history
]
[
tgz
]
arrayInDataClass/
branched/
canBeVal/
cascadeIf/
collections/
constantConditionIf/
conventionNameCalls/
convertPairConstructorToToFunction/
convertSealedSubClassToObject/
copyWithoutNamedArguments/
coroutines/
deprecatedCallableAddReplaceWith/
doubleNegation/
emptyRange/
explicitThis/
forEachParameterNotUsed/
ImplicitNullableNothingType/
implicitThis/
javaCollectionsStaticMethod/
kdocMissingDocumentation/
leakingThis/
liftOut/
mainFunctionReturnUnit/
mayBeConstant/
memberVisibilityCanBePrivate/
migrateDiagnosticSuppression/
moveLambdaOutsideParentheses/
moveSuspiciousCallableReferenceIntoParentheses/
nestedLambdaShadowedImplicitParameter/
nullableBooleanElvis/
nullChecksToSafeCall/
recursiveEqualsCall/
redundantCompanionReference/
redundantExplicitType/
redundantGetter/
redundantLambdaArrow/
redundantObjectTypeCheck/
redundantOverride/
redundantReturnLabel/
redundantSamConstructor/
redundantSemicolon/
redundantSetter/
redundantSuspend/
redundantUnitExpression/
redundantWith/
removeRedundantBackticks/
removeRedundantSpreadOperator/
removeSetterParameterType/
removeToStringInStringTemplate/
replaceArrayEqualityOpWithArraysEquals/
replaceArrayOfWithLiteral/
replaceAssertBooleanWithAssertEquality/
replacePutWithAssignment/
replaceRangeToWithUntil/
replaceStringFormatWithLiteral/
replaceToStringWithStringTemplate/
replaceToWithInfixForm/
replaceWithOperatorAssignment/
scopeFunctions/
selfAssignment/
simplifyAssertNotNull/
simplifyNegatedBinaryExpression/
simplifyWhenWithBooleanConstantCondition/
sortModifiers/
suspiciousAsDynamic/
unnecessaryVariable/
unsafeCastFromDynamic/
unusedLambdaExpressionBody/
unusedReceiverParameter/
unusedSymbol/
useExpressionBody/
whenWithOnlyElse/
wrapUnaryOperator/