KT-9839 related, secondary constructor to primary: inspection for the single constructor

(cherry picked from commit aec0090)
This commit is contained in:
Mikhail Glukhikh
2016-09-30 14:03:56 +03:00
committed by Mikhail Glukhikh
parent 3508bea391
commit 0a4542c6c0
7 changed files with 69 additions and 11 deletions
@@ -0,0 +1,5 @@
<html>
<body>
This inspection reports secondary constructor that can be replaced with more concise primary constructor
</body>
</html>