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
31a8689999cda5ead04e4e1909f320e8bd3fac8d
kotlin-fork
/
idea
/
testData
/
inspections
/
unusedImport
T
History
Valentin Kipyatkov
e1d8c72aa7
KT-10770 IDEA cannot keep import if a type is only referenced by kdoc.
...
#KT-10770 Fixed
2016-04-29 11:23:23 +03:00
..
inspectionData
KT-10770 IDEA cannot keep import if a type is only referenced by kdoc.
2016-04-29 11:23:23 +03:00
duplicatedImports.kt
Highlighting duplicated and redandant *-imports as unused
2015-07-22 21:16:15 +03:00
file.kt
Imports from current package are redundant too
2015-07-22 21:11:00 +03:00
fileInPack1.kt
Imports from current package are redundant too
2015-07-22 21:11:00 +03:00
fileInPack2.kt
Imports from current package are redundant too
2015-07-22 21:11:00 +03:00
kDocReferences.kt
KT-10770 IDEA cannot keep import if a type is only referenced by kdoc.
2016-04-29 11:23:23 +03:00
suppression.kt
Allow to override suppression key for inspections
2015-12-19 14:32:38 +03:00
unusedStarWhenExplicit.kt
Highlighting duplicated and redandant *-imports as unused
2015-07-22 21:16:15 +03:00