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
7e528da00a4b4fdbf0fcf6625cfbd561f536fa02
kotlin-fork
/
idea
/
testData
/
inspections
/
unusedImport
T
History
Nikolay Krasko
697132561f
Allow to override suppression key for inspections
2015-12-19 14:32:38 +03:00
..
inspectionData
ensure that the short name of the Kotlin unused import inspection does not clash with Java (KT-10046)
2015-11-20 13:54:40 +01: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
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