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
93ec81d2ebb2ab36d3c2689d162bbefd2f736bd1
kotlin-fork
/
idea
/
testData
/
inspectionsLocal
/
copyWithoutNamedArguments
T
History
Kirill Rakhman
a8b2d3b4e8
Add inspection to detect copy() calls in a data class without named arguments
...
So #KT-17660 Fixed
2017-05-10 17:43:44 +03:00
..
.inspection
Add inspection to detect copy() calls in a data class without named arguments
2017-05-10 17:43:44 +03:00
base.kt
Add inspection to detect copy() calls in a data class without named arguments
2017-05-10 17:43:44 +03:00
base.kt.after
Add inspection to detect copy() calls in a data class without named arguments
2017-05-10 17:43:44 +03:00
notAllNamed.kt
Add inspection to detect copy() calls in a data class without named arguments
2017-05-10 17:43:44 +03:00
notAllNamed.kt.after
Add inspection to detect copy() calls in a data class without named arguments
2017-05-10 17:43:44 +03:00
this.kt
Add inspection to detect copy() calls in a data class without named arguments
2017-05-10 17:43:44 +03:00
this.kt.after
Add inspection to detect copy() calls in a data class without named arguments
2017-05-10 17:43:44 +03:00