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
@@ -0,0 +1,5 @@
<html>
<body>
This intention to add the 'operator' modifier to a function that matches one of the operator conventions but is not annotated as operator.
</body>
</html>