Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
refs/heads/upstream/native-compiler-update
/
.
/
idea
/
resources
/
inspectionDescriptions
tree: 66999fa6a930103101025083541c4795dde19348 [
path history
]
[
tgz
]
AddVarianceModifier.html
ArrayInDataClass.html
BooleanLiteralArgument.html
CanBeParameter.html
CanBePrimaryConstructorProperty.html
CanBeVal.html
CanSealedSubClassBeObject.html
CascadeIf.html
ClassName.html
ConflictingExtensionProperty.html
ConstantConditionIf.html
ConstPropertyName.html
ConvertCallChainIntoSequence.html
ConvertFlatMapToFlatten.html
ConvertLambdaToReference.html
ConvertPairConstructorToToFunction.html
ConvertReferenceToLambda.html
ConvertSecondaryConstructorToPrimary.html
ConvertToStringTemplate.html
ConvertTryFinallyToUseCall.html
ConvertTwoComparisonsToRangeCheck.html
CopyWithoutNamedArguments.html
DataClassPrivateConstructor.html
DeferredIsResult.html
DeferredResultUnused.html
DelegationToVarProperty.html
DeprecatedCallableAddReplaceWith.html
DeprecatedFacadeUsage.html
DeprecatedGradleDependency.html
DeprecatedMavenDependency.html
Destructure.html
DestructuringWrongName.html
DifferentKotlinGradleVersion.html
DifferentStdlibGradleVersion.html
DirectUseOfResultType.html
EmptyRange.html
EnumEntryName.html
EqualsOrHashCode.html
ExplicitThis.html
FakeJvmFieldConstant.html
FoldInitializerAndIfToElvis.html
ForEachParameterNotUsed.html
FromClosedRangeMigration.html
FunctionName.html
GradleKotlinxCoroutinesDeprecation.html
HasPlatformType.html
IfThenToElvis.html
IfThenToSafeAccess.html
IllegalIdentifier.html
ImplicitNullableNothingType.html
ImplicitThis.html
IntroduceWhenSubject.html
JavaCollectionsStaticMethod.html
JavaCollectionsStaticMethodOnImmutableList.html
JoinDeclarationAndAssignment.html
KDocMissingDocumentation.html
KDocUnresolvedReference.html
KotlinDeprecation.html
KotlinDoubleNegation.html
KotlinInternalInJava.html
KotlinRedundantOverride.html
KotlinUnusedImport.html
LeakingThis.html
LiftReturnOrAssignment.html
LocalVariableName.html
LoopToCallChain.html
MainFunctionReturnUnit.html
MapGetWithNotNullAssertionOperator.html
MavenCoroutinesDeprecation.html
MayBeConstant.html
MemberVisibilityCanBePrivate.html
MigrateDiagnosticSuppression.html
MoveLambdaOutsideParentheses.html
MoveSuspiciousCallableReferenceIntoParentheses.html
NestedLambdaShadowedImplicitParameter.html
NullableBooleanElvis.html
NullChecksToSafeCall.html
ObjectLiteralToLambda.html
ObjectPropertyName.html
ObsoleteExperimentalCoroutines.html
OptionalExpectation.html
OverridingDeprecatedMember.html
PackageDirectoryMismatch.html
PackageName.html
PlatformExtensionReceiverOfInline.html
PrivatePropertyName.html
PropertyName.html
ProtectedInFinal.html
PublicApiImplicitType.html
RecursiveEqualsCall.html
RecursivePropertyAccessor.html
RedundantAsync.html
RedundantCompanionReference.html
RedundantElseInIf.html
RedundantExplicitType.html
RedundantGetter.html
RedundantIf.html
RedundantLambdaArrow.html
RedundantModalityModifier.html
RedundantNotNullExtensionReceiverOfInline.html
RedundantObjectTypeCheck.html
RedundantReturnLabel.html
RedundantRunCatching.html
RedundantSamConstructor.html
RedundantSemicolon.html
RedundantSetter.html
RedundantSuspendModifier.html
RedundantUnitExpression.html
RedundantUnitReturnType.html
RedundantVisibilityModifier.html
RedundantWith.html
ReflectionNotFound.html
Reformat.html
RemoveCurlyBracesFromTemplate.html
RemoveEmptyClassBody.html
RemoveEmptyParenthesesFromAnnotationEntry.html
RemoveEmptyParenthesesFromLambdaCall.html
RemoveEmptyPrimaryConstructor.html
RemoveEmptySecondaryConstructorBody.html
RemoveExplicitSuperQualifier.html
RemoveExplicitTypeArguments.html
RemoveForLoopIndices.html
RemoveRedundantBackticks.html
RemoveRedundantCallsOfConversionMethods.html
RemoveRedundantSpreadOperator.html
RemoveSetterParameterType.html
RemoveSingleExpressionStringTemplate.html
RemoveToStringInStringTemplate.html
ReplaceArrayEqualityOpWithArraysEquals.html
ReplaceArrayOfWithLiteral.html
ReplaceArraysCopyOfWithCopyOf.html
ReplaceAssertBooleanWithAssertEquality.html
ReplaceCallWithBinaryOperator.html
ReplaceGetOrSet.html
ReplacePutWithAssignment.html
ReplaceRangeToWithUntil.html
ReplaceSingleLineLet.html
ReplaceSizeCheckWithIsNotEmpty.html
ReplaceSizeZeroCheckWithIsEmpty.html
ReplaceStringFormatWithLiteral.html
ReplaceToStringWithStringTemplate.html
ReplaceToWithInfixForm.html
ReplaceWithOperatorAssignment.html
SafeCastWithReturn.html
ScopeFunctionConversion.html
SelfAssignment.html
SetterBackingFieldAssignment.html
SimplifiableCallChain.html
SimplifyAssertNotNull.html
SimplifyBooleanWithConstants.html
SimplifyNegatedBinaryExpression.html
SimplifyWhenWithBooleanConstantCondition.html
SortModifiers.html
SuspendFunctionOnCoroutineScope.html
SuspiciousAsDynamic.html
SuspiciousCollectionReassignment.html
SuspiciousEqualsCombination.html
SuspiciousVarProperty.html
TestFunctionName.html
TypeParameterFindViewById.html
UnlabeledReturnInsideLambda.html
UnnecessaryVariable.html
UnsafeCastFromDynamic.html
UnusedEquals.html
UnusedLambdaExpressionBody.html
UnusedMainParameter.html
UnusedReceiverParameter.html
UnusedSymbol.html
UseExpressionBody.html
UselessCallOnCollection.html
UselessCallOnNotNull.html
UsePropertyAccessSyntax.html
UseWithIndex.html
WhenWithOnlyElse.html
WrapUnaryOperator.html