Make "Add operator modifier" an inspection instead of intention
#KT-31533 Fixed
This commit is contained in:
committed by
Dmitry Gridin
parent
5123e1f078
commit
4c62788c3e
@@ -1 +0,0 @@
|
||||
<spot>operator</spot> fun X.get(index: Int): String
|
||||
@@ -1 +0,0 @@
|
||||
fun X.get(index: Int): String
|
||||
@@ -1,5 +0,0 @@
|
||||
<html>
|
||||
<body>
|
||||
This intention adds an <b>operator</b> modifier to a function that matches one of the operator conventions but is not annotated as <b>operator</b>.
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user