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
c19d62af7369727a5a6c278e2e18fa65ee6ee705
kotlin-fork
/
idea
/
testData
/
inspectionsLocal
/
redundantSemicolon
T
History
kenji tomita
e59427edab
Fix false positive for if-else
2018-08-27 12:53:35 +03:00
..
.inspection
…
beforeAnnotationAndLambda.kt
Update testData for restricted expression annotations retention
2018-07-20 10:39:51 +03:00
beforeCommentAndLambda.kt
Don't report redundant semicolon for a call before lambda expression
2018-02-13 11:52:04 +03:00
beforeKDocAndLambda.kt
Don't suggest 'Redundant semicolon' before lambda extension call
2018-03-23 09:35:34 +03:00
betweenSoftKeywordAndDeclaration.kt
Redundant semicolon: fix false positive between modifier and declaration
2018-08-14 15:32:26 +03:00
betweenSoftKeywordAndDeclaration.kt.after
Redundant semicolon: fix false positive between modifier and declaration
2018-08-14 15:32:26 +03:00
betweenSoftModifierKeywordAndDeclaration2.kt
Redundant semicolon: fix false positive between modifier and declaration
2018-08-14 15:32:26 +03:00
betweenSoftModifierKeywordAndDeclaration3.kt
Redundant semicolon: fix false positive between modifier and declaration
2018-08-14 15:32:26 +03:00
betweenSoftModifierKeywordAndDeclaration.kt
Redundant semicolon: fix false positive between modifier and declaration
2018-08-14 15:32:26 +03:00
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
Fix false positive for if-else
2018-08-27 12:53:35 +03:00