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
434139d9864efc142013e20dd383db60846b7d38
kotlin-fork
/
idea
/
testData
/
inspectionsLocal
/
branched
T
History
Toshiaki Kameyama
d965ad0a98
IfThenToSafeAccessInspection: do not report if condition is SENSELESS_COMPARISON/USELESS_IS_CHECK (
#3007
)
...
#KT-36051 Fixed
2020-08-19 12:22:10 +03:00
..
ifThenToElvis
tests: apply official code style
2020-05-07 12:36:44 +00:00
ifThenToSafeAccess
IfThenToSafeAccessInspection: do not report if condition is SENSELESS_COMPARISON/USELESS_IS_CHECK (
#3007
)
2020-08-19 12:22:10 +03:00
introduceWhenSubject
…