Inspection checking that destructuring variable name matches the name of different component #KT-12004 Fixed
This commit is contained in:
committed by
Mikhail Glukhikh
parent
af7de9a0c5
commit
2506bb6673
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
This inspection reports entries of destructuring declarations that match the name of a different property of the destructured data class.
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user