Redundant modality modifier inspection #KT-11450 Fixed
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<html>
|
||||
<body>
|
||||
This inspection reports modality modifiers which match the default modality of an element
|
||||
(<code>final</code> for most elements, <code>open</code> for members with override).
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user