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
/
inspections
/
forEachParameterNotUsed
T
History
Mikhail Glukhikh
af17a4e961
For each parameter unused: do not report with explicit parameter
...
In this case we are duplicating compiler warning. Related to KT-22068
2018-08-13 19:03:00 +03:00
..
inspectionData
For each parameter unused: do not report with explicit parameter
2018-08-13 19:03:00 +03:00
correctReference.kt
…
destructured.kt
"ForEach parameter unused": don't report destructured parameters
2018-08-13 19:02:56 +03:00
test.kt
…