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
6049bb82383e9183e23263a78ea4177dabc14713
kotlin-fork
/
idea
/
testData
/
inspectionsLocal
T
History
Mikhail Glukhikh
17869abfaf
Don't suggest making interface member final
...
(which was possible in leaking this inspection) So #KT-14443 Fixed
2017-05-19 20:36:31 +03:00
..
copyWithoutNamedArguments
Add inspection to detect copy() calls in a data class without named arguments
2017-05-10 17:43:44 +03:00
leakingThis
Don't suggest making interface member final
2017-05-19 20:36:31 +03:00
moveSuspiciousCallableReferenceIntoParentheses
KT-17503 add check whether callable reference is acceptable in lambda
2017-04-27 18:21:33 +03:00
replaceArrayOfWithLiteral
AbstractLocalInspectionTest: add LANGUAGE_VERSION support
2017-05-16 20:44:12 +03:00