Skip to content

Commit a772544

Browse files
committed
Revert "Do not show inferPrivatePropertyTypeFromConstructor tip for green build"
This reverts commit a0f82eb.
1 parent a0f82eb commit a772544

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/Command/ErrorFormatter/TableErrorFormatter.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,8 @@ public function formatErrors(
7878
AnalyseCommand::DEFAULT_LEVEL
7979
));
8080
$output->writeLineFormatted('');
81+
} else {
82+
$showInferPropertiesTip();
8183
}
8284
}
8385

0 commit comments

Comments
 (0)