Build fix: forgotten inspection descriptions was added for new inspections
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
This inspection detects an empty primary constructor when it would be implicitly available anyway
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
This inspection detects empty bodies of secondary constructors
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user