Inspection "can be primary constructor property" with relevant quick-fix #KT-8477 Fixed
(cherry picked from commit 2db7562)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
This inspection reports properties which are explicitly assigned by constructor arguments and can be declared directly in constructor instead.
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user