Add inspection for redundant overrides that only calls the super method
So #KT-19428 Fixed
This commit is contained in:
committed by
Mikhail Glukhikh
parent
8af7a25f8e
commit
806aa7d4c1
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
This inspection reports redundant 'override' function which can be omitted.
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user