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
fa1f3871c06ebe4c329ad1f07f5f0bb432f1e533
kotlin-fork
/
idea
/
testData
/
inspectionsLocal
/
redundantRequireNotNullCall
T
History
Toshiaki Kameyama
fa1f3871c0
Add "Redundant 'requireNotNull' or 'checkNotNull' call" inspection
...
#KT-29113 Fixed
2019-02-06 11:10:27 +03:00
..
.inspection
…
checkNotNull.kt
…
checkNotNull.kt.after
…
notNull2.kt
…
notNull2.kt.after
…
notNull3.kt
Add "Redundant 'requireNotNull' or 'checkNotNull' call" inspection
2019-02-06 11:10:27 +03:00
notNull3.kt.after
…
notNull.kt
Add "Redundant 'requireNotNull' or 'checkNotNull' call" inspection
2019-02-06 11:10:27 +03:00
notNull.kt.after
…
nullable2.kt
…
nullable.kt
Add "Redundant 'requireNotNull' or 'checkNotNull' call" inspection
2019-02-06 11:10:27 +03:00
require.kt
…