Add inspection for suspicious 'var' property #KT-23691 Fixed
This commit is contained in:
committed by
Mikhail Glukhikh
parent
3ede93df11
commit
29cc727c5a
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
This inspection reports <b>var</b> properties with default setter and getter that doesn't reference backing field.
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user