Skip to content

Commit a0f82eb

Browse files
committed
Do not show inferPrivatePropertyTypeFromConstructor tip for green build
1 parent a36843e commit a0f82eb

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/Command/ErrorFormatter/TableErrorFormatter.php

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

0 commit comments

Comments
 (0)