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
a67382fdec28083ea8888dcf63d53df7ebbdfd3e
kotlin-fork
/
idea
/
testData
/
inspectionsLocal
T
History
Ilya Zorin
5e265b3d17
Convert intention "a..b-1 -> a until b" into weak warning inspection
...
So #KT-17895 Fixed
2017-05-26 09:48:04 +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
replaceRangeToWithUntil
Convert intention "a..b-1 -> a until b" into weak warning inspection
2017-05-26 09:48:04 +03:00