Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
refs/heads/upstream/1.3.10
/
.
/
idea
/
testData
/
inspectionsLocal
tree: 1b1d48d11602a09e7f934dd43a784800e8c9e00d [
path history
]
[
tgz
]
arrayInDataClass/
booleanLiteralArgument/
branched/
canBeVal/
cascadeIf/
collections/
constantConditionIf/
conventionNameCalls/
convertPairConstructorToToFunction/
convertSealedSubClassToObject/
copyWithoutNamedArguments/
coroutines/
delegationToVarProperty/
deprecatedCallableAddReplaceWith/
doubleNegation/
emptyRange/
explicitThis/
forEachParameterNotUsed/
functionWithLambdaExpressionBody/
ImplicitNullableNothingType/
implicitThis/
javaCollectionsStaticMethod/
kdocMissingDocumentation/
leakingThis/
liftOut/
mainFunctionReturnUnit/
mapGetWithNotNullAssertionOperator/
mayBeConstant/
memberVisibilityCanBePrivate/
migrateDiagnosticSuppression/
moveLambdaOutsideParentheses/
moveSuspiciousCallableReferenceIntoParentheses/
moveVariableDeclarationIntoWhen/
nestedLambdaShadowedImplicitParameter/
nullableBooleanElvis/
nullChecksToSafeCall/
objectLiteralToLambda/
recursiveEqualsCall/
redundantCompanionReference/
redundantElseInIf/
redundantEnumConstructorInvocation/
redundantExplicitType/
redundantGetter/
redundantLambdaArrow/
redundantObjectTypeCheck/
redundantOverride/
redundantRequireNotNullCall/
redundantReturnLabel/
redundantSamConstructor/
redundantSemicolon/
redundantSetter/
redundantSuspend/
redundantUnitExpression/
redundantVisibilityModifier/
redundantWith/
removeEmptyParenthesesFromAnnotationEntry/
removeRedundantBackticks/
removeRedundantSpreadOperator/
removeSetterParameterType/
removeToStringInStringTemplate/
replaceArrayEqualityOpWithArraysEquals/
replaceArrayOfWithLiteral/
replaceArraysCopyOfWithCopyOf/
replaceAssertBooleanWithAssertEquality/
replaceNegatedIsEmptyWithIsNotEmpty/
replacePutWithAssignment/
replaceRangeToWithUntil/
replaceSingleLineLet/
replaceStringFormatWithLiteral/
replaceToStringWithStringTemplate/
replaceToWithInfixForm/
replaceWithOperatorAssignment/
safeCastWithReturn/
scopeFunctions/
selfAssignment/
setterBackingFieldAssignment/
simplifyAssertNotNull/
simplifyNegatedBinaryExpression/
simplifyWhenWithBooleanConstantCondition/
sortModifiers/
suspiciousAsDynamic/
suspiciousCollectionReassignment/
suspiciousVarProperty/
unlabeledReturnInsideLambda/
unnecessaryVariable/
unsafeCastFromDynamic/
unusedLambdaExpressionBody/
unusedMainParameter/
unusedReceiverParameter/
unusedSymbol/
useExpressionBody/
whenWithOnlyElse/
wrapUnaryOperator/