Introduce inspection: "Setter backing field should be assigned"
#KT-20273 Fixed
This commit is contained in:
committed by
Mikhail Glukhikh
parent
784d9f14f6
commit
3ede93df11
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
This inspection reports a setter of a property with a backing field that doesn't update the backing field.
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user