Rewritten AddOperatorModifierInspection to be based on an intention (shouldn't we drop the inspection at all?)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<html>
|
||||
<body>
|
||||
This inspection reports functions that were overloading operators according to pre-M14 naming conventions
|
||||
but are not annotated with the 'operator' modifier. The quickfix for the inspection adds the modifier.
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user