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
a8e2893494de0315306a618e6a5dff32cb0873f5
kotlin-fork
/
idea
/
testData
/
inspectionsLocal
/
unnecessaryVariable
T
History
Mikhail Glukhikh
b09465ca0b
Unnecessary variable: do not suggest in case of name duplication
...
So #KT-20300 Fixed
2017-12-05 15:29:45 +03:00
..
.inspection
…
copyOfVal.kt
…
copyOfVal.kt.after
…
copyOfValUnused.kt
Use "unnecessary variable" inspection in J2K
2017-07-20 17:48:27 +03:00
copyOfValWithExplicitType.kt
…
copyOfVar.kt
…
it.kt
Unnecessary variable: do not suggest in case of name duplication
2017-12-05 15:29:45 +03:00
paramCopy.kt
…
paramCopy.kt.after
…
parameterWithSameNameBelow.kt
Unnecessary variable: do not suggest in case of name duplication
2017-12-05 15:29:45 +03:00
propertyCopy.kt
…
simpleReturn.kt
…
simpleReturn.kt.after
…
topLevelCopy.kt
…
varCopy.kt
…