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
8420c0b7c75e76be4d667e2359a1bf29c4924965
kotlin-fork
/
idea
/
resources-en
T
History
Toshiaki Kameyama
8420c0b7c7
Add "Redundant nullable return type" inspection
...
^KT-19321 Fixed
2020-09-04 09:07:22 +02:00
..
fileTemplates
…
inspectionDescriptions
Add "Redundant nullable return type" inspection
2020-09-04 09:07:22 +02:00
intentionDescriptions
Intention to replace a = b with b.also { a = it }
2020-09-03 15:11:36 +02:00
messages
Add "Redundant nullable return type" inspection
2020-09-04 09:07:22 +02:00
postfixTemplates
…
search
Fix Typo: equals() & hashCode(), toString() are written with the first uppercase letter
2020-08-26 14:59:31 +02:00
tips
…