This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4e577caa99cc3fcfdbd9fcd4e0b41ce1e820a41b
kotlin-fork
/
idea
/
testData
/
inspectionsLocal
/
branched
/
ifThenToElvis
T
History
Dmitry Gridin
8eb11d9d3d
Fix some tests
2019-06-07 12:23:54 +07:00
..
inspectionData
Fix some tests
2019-06-07 12:23:54 +07:00
.inspection
…
applicableForLocalStableVar.kt
…
applicableForLocalStableVar.kt.after
…
blockHasMoreThanOneStatement.kt
…
blockUsesDifferentVar.kt
…
comparisonInElse.kt
…
comparisonInElse.kt.after
…
conditionComparesNullWithNull.kt
…
conditionInvalidBinaryExp.kt
…
conditionNotBinaryExpr.kt
…
doesNotinlineValueIfUsedMoreThanOnce.kt
…
doesNotinlineValueIfUsedMoreThanOnce.kt.after
…
doesNotinlineValueOutsideOfScope.kt
…
doesNotinlineValueOutsideOfScope.kt.after
…
doesNotInlineVariableInMultiDeclaration.kt
…
doesNotInlineVariableInMultiDeclaration.kt.after
…
emptyCondition.kt
…
emptyElseBlock.kt
…
emptyThenBlock.kt
…
extensionFunctionInClass.kt
…
extensionFunctionInClass.kt.after
…
ifAndElseBothInBlocks.kt
…
ifAndElseBothInBlocks.kt.after
…
ifAndElseNotInBlocks.kt
…
ifAndElseNotInBlocks.kt.after
…
ifAsExpression.kt
…
ifAsExpression.kt.after
…
ifAsPartOfExpression.kt
…
ifAsPartOfExpression.kt.after
…
ifToElvisSwallowComments.kt
…
ifToElvisSwallowComments.kt.after
…
implicitReceiver.kt
…
implicitReceiver.kt.after
…
isCheck.kt
…
isCheck.kt.after
…
isCheckForNullableType.kt
…
isCheckForUnrelatedType.kt
…
isCheckWithSelector.kt
…
isCheckWithSelector.kt.after
…
isCheckWithSelectorChain.kt
…
isCheckWithSelectorChain.kt.after
…
kt19666.kt
…
kt19666.kt.after
…
lhsEqualsNull.kt
…
lhsEqualsNull.kt.after
…
lhsNotEqualsNull.kt
…
lhsNotEqualsNull.kt.after
…
longLine.kt
IfThenToElvis & FoldInitializerAndIfToElvis should add new line for long expression
2019-06-07 12:23:54 +07:00
longLine.kt.after
IfThenToElvis & FoldInitializerAndIfToElvis should add new line for long expression
2019-06-07 12:23:54 +07:00
missingElseClause.kt
…
missingThenClause.kt
…
noCondition.kt
…
noNullInCondition.kt
…
notApplicableForFunction.kt
…
notApplicableForLocalUnstableVar.kt
…
notApplicableForSimpleKotlinNPE.kt
Fix some tests
2019-06-07 12:23:54 +07:00
notApplicableForSimpleNPE.kt
Fix some tests
2019-06-07 12:23:54 +07:00
notIsCheck.kt
…
notIsCheck.kt.after
…
nullableResultWithImplicitReceiver.kt
…
nullableThen.kt
…
nullBranchAlsoNull.kt
…
nullCheckWithSelector.kt
…
nullCheckWithSelector.kt.after
…
nullCheckWithSelectorCall.kt
…
nullCheckWithSelectorCall.kt.after
…
nullCheckWithSelectorCallChain.kt
…
nullCheckWithSelectorCallChain.kt.after
…
otherBlockHasMoreThanOneStatement.kt
…
replaceWithLet.kt
…
replaceWithLet.kt.after
…
replaceWithLetAndRenameIt.kt
…
replaceWithLetAndRenameIt.kt.after
…
replaceWithLetInMember.kt
…
replaceWithLetInMember.kt.after
…
replaceWithLetInMemberWithIs.kt
…
replaceWithLetInMemberWithIs.kt.after
…
rhsEqualsNull.kt
…
rhsEqualsNull.kt.after
…
rhsNotEqualsNull.kt
…
rhsNotEqualsNull.kt.after
…
thenAndElseBothNull.kt
…
throwsNPEwithArgument.kt
…
throwsNPEwithArgument.kt.after
…
unitResult.kt
…
willNotInlineClassProperty.kt
…
willNotInlineClassProperty.kt.after
…