more consistent inspection display names; add missing inspection descriptions
#KT-10908 Fixed
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<html>
|
||||
<body>
|
||||
This inspection reports visibility modifiers which match the default visibility of an element
|
||||
(<code>public</code> for most elements, <code>protected</code> for members that override a protected member).
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user