more consistent inspection display names; add missing inspection descriptions
#KT-10908 Fixed
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
<html><body>
|
||||
This inspection reports modifications of variables with a simple assignment (such as <code>y = y + x</code>)
|
||||
that can be replaced with an operator assignment.
|
||||
</body></html>
|
||||
Reference in New Issue
Block a user