Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
refs/heads/upstream/1.1.2
/
.
/
idea
/
resources
/
inspectionDescriptions
tree: 4819e7d80786a5ab5a712d3895b08bec6efe1733 [
path history
]
[
tgz
]
AddVarianceModifier.html
ArrayInDataClass.html
CanBeParameter.html
CanBePrimaryConstructorProperty.html
CanBeVal.html
ConflictingExtensionProperty.html
ConvertLambdaToReference.html
ConvertReferenceToLambda.html
ConvertSecondaryConstructorToPrimary.html
ConvertToStringTemplate.html
ConvertTryFinallyToUseCall.html
ConvertTwoComparisonsToRangeCheck.html
DataClassPrivateConstructor.html
DeprecatedCallableAddReplaceWith.html
DeprecatedFacadeUsage.html
Destructure.html
DestructuringWrongName.html
DifferentKotlinGradleVersion.html
DifferentStdlibGradleVersion.html
EqualsOrHashCode.html
FoldInitializerAndIfToElvis.html
HasPlatformType.html
IfThenToElvis.html
IfThenToSafeAccess.html
IllegalIdentifier.html
IntroduceWhenSubject.html
JoinDeclarationAndAssignment.html
KDocMissingDocumentation.html
KDocUnresolvedReference.html
KotlinDeprecation.html
KotlinInternalInJava.html
KotlinInvalidBundleOrProperty.html
KotlinInvalidBundleOrPropertyInspection.html
KotlinUnusedImport.html
LeakingThis.html
LoopToCallChain.html
ObjectLiteralToLambda.html
OverridingDeprecatedMember.html
PackageDirectoryMismatch.html
ProtectedInFinal.html
RedundantIf.html
RedundantModalityModifier.html
RedundantSamConstructor.html
RedundantSemicolon.html
RedundantVisibilityModifier.html
ReflectionNotFound.html
RemoveAtFromAnnotationArgument.html
RemoveCurlyBracesFromTemplate.html
RemoveEmptyClassBody.html
RemoveEmptyParenthesesFromLambdaCall.html
RemoveEmptyPrimaryConstructor.html
RemoveEmptySecondaryConstructorBody.html
RemoveExplicitSuperQualifier.html
RemoveExplicitTypeArguments.html
RemoveForLoopIndices.html
RemoveRedundantCallsOfConversionMethods.html
RemoveSetterParameterType.html
RemoveSingleExpressionStringTemplate.html
RemoveToStringInStringTemplate.html
ReplaceArrayEqualityOpWithArraysEquals.html
ReplaceCallWithComparison.html
ReplaceGetOrSet.html
ReplaceSingleLineLet.html
ReplaceSizeCheckWithIsNotEmpty.html
ReplaceSizeZeroCheckWithIsEmpty.html
ReplaceWithOperatorAssignment.html
SimplifyAssertNotNull.html
SimplifyBooleanWithConstants.html
SimplifyNegatedBinaryExpression.html
UnsafeCastFromDynamic.html
UnusedEquals.html
UnusedLambdaExpressionBody.html
UnusedReceiverParameter.html
UnusedSymbol.html
UsePropertyAccessSyntax.html
UseWithIndex.html