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
81baf4fae5c1efec00a67dc26b4007663efbf126
kotlin-fork
/
idea
/
testData
/
inspectionsLocal
/
unnecessaryVariable
T
History
Toshiaki Kameyama
122bba9102
UnnecessaryVariableInspection: don't report for overriding property
...
#KT-39263 Fixed
2020-08-19 12:16:37 +03:00
..
.inspection
…
copyOfVal.kt
…
copyOfVal.kt.after
…
copyOfValInLambda2.kt
UnnecessaryVariableInspection: fix false positive in lambda
2020-05-27 02:38:42 +09:00
copyOfValInLambda3.kt
UnnecessaryVariableInspection: fix false positive in lambda
2020-05-27 02:38:42 +09:00
copyOfValInLambda3.kt.after
UnnecessaryVariableInspection: fix false positive in lambda
2020-05-27 02:38:42 +09:00
copyOfValInLambda.kt
UnnecessaryVariableInspection: fix false positive in lambda
2020-05-27 02:38:42 +09:00
copyOfValUnused.kt
…
copyOfValWithExplicitType.kt
…
copyOfVar.kt
…
it.kt
…
override.kt
UnnecessaryVariableInspection: don't report for overriding property
2020-08-19 12:16:37 +03:00
paramCopy.kt
…
paramCopy.kt.after
…
parameterWithSameNameBelow.kt
…
propertyCopy.kt
…
simpleReturn.kt
…
simpleReturn.kt.after
…
topLevelCopy.kt
…
varCopy.kt
…
whenSubject.kt
…
whenSubject.kt.after
…