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
741ebeb7b81355a68b03d2f20efeef479c01e222
kotlin-fork
/
idea
/
testData
/
inspectionsLocal
/
redundantSemicolon
T
History
Yan Zhulanow
741ebeb7b8
Mark semicolons after nullable types redundant, despite of '!' after (KT-38240)
2020-06-01 21:42:04 +09:00
..
.inspection
…
beforeAnnotationAndLambda.kt
…
beforeCommentAndLambda.kt
…
beforeKDocAndLambda.kt
…
betweenNullableTypeAndNotOperator.kt
Mark semicolons after nullable types redundant, despite of '!' after (KT-38240)
2020-06-01 21:42:04 +09:00
betweenNullableTypeAndNotOperator.kt.after
Mark semicolons after nullable types redundant, despite of '!' after (KT-38240)
2020-06-01 21:42:04 +09:00
betweenSoftKeywordAndDeclaration.kt
…
betweenSoftKeywordAndDeclaration.kt.after
…
betweenSoftModifierKeywordAndDeclaration2.kt
…
betweenSoftModifierKeywordAndDeclaration3.kt
…
betweenSoftModifierKeywordAndDeclaration.kt
…
betweenTypeAndNotOperator.kt
…
companionBeforeFun.kt
…
companionBeforeFun.kt.after
…
companionBeforeInit.kt
…
companionBeforePrivateFun.kt
…
companionBeforeVal.kt
…
companionBeforeVal.kt.after
…
companionInLast.kt
…
companionInLast.kt.after
…
companionWithBody.kt
…
companionWithBody.kt.after
…
companionWithName.kt
…
companionWithName.kt.after
…
ifElse.kt
…