Skip to content

Commit 2a5b43c

Browse files
committed
chore: remove redundant cleanup from phpstan:baseline
1 parent 8d73b42 commit 2a5b43c

File tree

2 files changed

+0
-31
lines changed

2 files changed

+0
-31
lines changed

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,6 @@
112112
],
113113
"metrics": "utils/vendor/bin/phpmetrics --config=phpmetrics.json",
114114
"phpstan:baseline": [
115-
"php utils/prepare-baseline.php",
116115
"phpstan analyse --ansi --generate-baseline=utils/phpstan-baseline/loader.neon",
117116
"split-phpstan-baseline utils/phpstan-baseline/loader.neon"
118117
],

utils/prepare-baseline.php

Lines changed: 0 additions & 30 deletions
This file was deleted.

0 commit comments

Comments
 (0)