Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
refs/heads/upstream/old-fe-modularized-test-logs
/
.
/
idea
/
testData
/
inspectionsLocal
tree: e258ca6c7ff1ed6fad4d2e1ef7213f6c84979063 [
path history
]
[
tgz
]
addOperatorModifier/
arrayInDataClass/
booleanLiteralArgument/
branched/
canBeVal/
cascadeIf/
collections/
complexRedundantLet/
constantConditionIf/
controlFlowWithEmptyBody/
conventionNameCalls/
convertNaNEquality/
convertPairConstructorToToFunction/
convertSealedSubClassToObject/
copyWithoutNamedArguments/
coroutines/
covariantEquals/
delegationToVarProperty/
deprecatedCallableAddReplaceWith/
doubleNegation/
emptyRange/
equalsBetweenInconvertibleTypes/
explicitThis/
foldInitializerAndIfToElvis/
forEachParameterNotUsed/
functionWithLambdaExpressionBody/
implicitNullableNothingType/
implicitThis/
javaCollectionsStaticMethod/
javaMapForEach/
kdocMissingDocumentation/
lateinitVarOverridesLateinitVar/
leakingThis/
liftOut/
mainFunctionReturnUnit/
mapGetWithNotNullAssertionOperator/
mayBeConstant/
memberVisibilityCanBePrivate/
migrateDiagnosticSuppression/
moveLambdaOutsideParentheses/
moveSuspiciousCallableReferenceIntoParentheses/
moveVariableDeclarationIntoWhen/
nestedLambdaShadowedImplicitParameter/
nullableBooleanElvis/
nullChecksToSafeCall/
objectLiteralToLambda/
recursiveEqualsCall/
redundantCompanionReference/
redundantElseInIf/
redundantEmptyInitializerBlock/
redundantEnumConstructorInvocation/
redundantExplicitType/
redundantGetter/
redundantLambdaArrow/
redundantObjectTypeCheck/
redundantOverride/
redundantRequireNotNullCall/
redundantReturnLabel/
redundantSamConstructor/
redundantSemicolon/
redundantSetter/
redundantSuspend/
redundantUnitExpression/
redundantVisibilityModifier/
redundantWith/
removeCurlyBracesFromTemplate/
removeEmptyParenthesesFromAnnotationEntry/
removeRedundantBackticks/
removeRedundantQualifierName/
removeRedundantSpreadOperator/
removeSetterParameterType/
removeToStringInStringTemplate/
replaceArrayEqualityOpWithArraysEquals/
replaceArrayOfWithLiteral/
replaceAssertBooleanWithAssertEquality/
replaceAssociateFunction/
replaceCollectionCountWithSize/
replaceGuardClauseWithFunctionCall/
replaceJavaStaticMethodWithKotlinAnalog/
replaceManualRangeWithIndicesCalls/
replaceNegatedIsEmptyWithIsNotEmpty/
replaceNotNullAssertionWithElvisReturn/
replacePutWithAssignment/
replaceRangeStartEndInclusiveWithFirstLast/
replaceRangeToWithUntil/
replaceStringFormatWithLiteral/
replaceSubstring/
replaceToStringWithStringTemplate/
replaceToWithInfixForm/
replaceWithEnumMap/
replaceWithOperatorAssignment/
safeCastWithReturn/
scopeFunctions/
selfAssignment/
selfReferenceConstructorParameter/
setterBackingFieldAssignment/
simpleRedundantLet/
simplifyAssertNotNull/
simplifyNegatedBinaryExpression/
simplifyWhenWithBooleanConstantCondition/
sortModifiers/
suspiciousAsDynamic/
suspiciousCollectionReassignment/
suspiciousVarProperty/
throwableNotThrown/
unlabeledReturnInsideLambda/
unnecessaryVariable/
unsafeCastFromDynamic/
unusedLambdaExpressionBody/
unusedMainParameter/
unusedReceiverParameter/
unusedSymbol/
unusedUnaryOperator/
useExpressionBody/
usePropertyAccessSyntax/
whenWithOnlyElse/
wrapUnaryOperator/