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
d76db0e011a09494359af805e9b2e8614debbed7
kotlin-fork
/
idea
/
testData
/
inspectionsLocal
/
redundantSemicolon
T
History
Toshiaki Kameyama
33969c5f9a
Redundant semicolon: fix false negative on start of line
...
^KT-40704 Fixed
2020-10-01 14:31:59 +02:00
..
.inspection
…
beforeAnnotationAndLambda.kt
…
beforeCommentAndLambda.kt
…
beforeKDocAndLambda.kt
…
betweenNullableTypeAndNotOperator.kt
Update test data: add correct error
2020-07-03 21:23:29 +03:00
betweenNullableTypeAndNotOperator.kt.after
Update test data: add correct error
2020-07-03 21:23:29 +03: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
…
startOfLine2.kt
Redundant semicolon: fix false negative on start of line
2020-10-01 14:31:59 +02:00
startOfLine2.kt.after
Redundant semicolon: fix false negative on start of line
2020-10-01 14:31:59 +02:00
startOfLine.kt
Redundant semicolon: fix false negative on start of line
2020-10-01 14:31:59 +02:00
startOfLine.kt.after
Redundant semicolon: fix false negative on start of line
2020-10-01 14:31:59 +02:00