Add inspection and quick-fix to remove empty parentheses in annotation entries
This commit is contained in:
committed by
Mikhail Glukhikh
parent
e903b2f92a
commit
793cac02e8
Vendored
+4
@@ -0,0 +1,4 @@
|
||||
@MyJavaAnnotation(<caret>)
|
||||
fun test() {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user