mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-03-10 08:31:29 +00:00
Shorten References: Do not optimize imports until shortening is finished
#KT-5227 Fixed
This commit is contained in:
5
annotations/com/intellij/codeInsight/annotations.xml
Normal file
5
annotations/com/intellij/codeInsight/annotations.xml
Normal file
@@ -0,0 +1,5 @@
|
||||
<root>
|
||||
<item name='com.intellij.codeInsight.CodeInsightSettings com.intellij.codeInsight.CodeInsightSettings getInstance()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
</root>
|
||||
Reference in New Issue
Block a user