Implement inspection to remove @ from annotation argument #KT-9228 Fixed

(cherry picked from commit 543c6bc)
This commit is contained in:
shiraji
2016-07-08 23:44:55 +03:00
committed by Mikhail Glukhikh
parent c80e094967
commit 113ab7640e
15 changed files with 169 additions and 0 deletions
@@ -0,0 +1 @@
org.jetbrains.kotlin.idea.intentions.RemoveAtFromAnnotationArgumentIntention