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
94de114894a6acdde75e3e0349b80c331aba6a67
kotlin-fork
/
idea
/
testData
/
inspectionsLocal
/
redundantUnitExpression
T
History
Toshiaki Kameyama
df3953f03a
Redundant Unit: fix false positive when return type is nullable Unit
...
#KT-30038 Fixed
2019-03-01 11:12:25 +03:00
..
.inspection
…
atLastAfterClass.kt
…
atLastAfterClass.kt.after
…
atLastAfterConstant.kt
…
atLastAfterFunInIf.kt
…
atLastAfterFunInTry.kt
…
atLastAfterFunInTry.kt.after
…
atLastAfterFunInWhen.kt
…
atLastAfterIntFunctionCall.kt
…
atLastAfterUnit.kt
…
atLastAfterUnit.kt.after
…
atLastAfterUnitFunctionCall.kt
…
atLastAfterUnitFunctionCall.kt.after
…
atLastAfterVal.kt
…
atLastAfterVal.kt.after
…
labeledReturnAny.kt
…
labeledReturnAnyInValueArgument.kt
…
labeledReturnAnyWithParameters.kt
"Redundant Unit" inspection: new tests, simplification & fixes
2018-05-03 16:12:20 +03:00
labeledReturnGenericType.kt
…
labeledReturnGenericType.kt.after
…
labeledReturnUnit.kt
…
labeledReturnUnit.kt.after
…
lambda.kt
…
notRedundant1.kt
…
notRedundant2.kt
…
notRedundant3.kt
…
redundant1.kt
…
redundant1.kt.after
…
redundant4.kt
…
redundant4.kt.after
…
redundant5.kt
…
redundant5.kt.after
…
returnAsAny.kt
"Redundant Unit" inspection: fix for Unit returned as Any
2018-05-03 16:12:19 +03:00
returnAsNullableAny.kt
"Redundant Unit" inspection: new tests, simplification & fixes
2018-05-03 16:12:20 +03:00
returnAsNullableUnit.kt
Redundant Unit: fix false positive when return type is nullable Unit
2019-03-01 11:12:25 +03:00