Rewritten AddOperatorModifierInspection to be based on an intention (shouldn't we drop the inspection at all?)

This commit is contained in:
Valentin Kipyatkov
2015-10-16 23:11:05 +03:00
parent df9ad17ea2
commit d1de2f65c9
8 changed files with 60 additions and 69 deletions
@@ -1 +1 @@
org.jetbrains.kotlin.idea.inspections.OperatorModifierInspection
org.jetbrains.kotlin.idea.inspections.AddOperatorModifierInspection