Skip to content

Commit 18457f0

Browse files
authored
README: Cleanup empty-files (#34)
1 parent 8f920df commit 18457f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ _(optional)_ You can simplify generation with e.g. composer script:
5959
"scripts": {
6060
"generate:baseline:phpstan": [
6161
"phpstan --generate-baseline=baselines/loader.neon",
62+
"find baselines/ -type f -not -name loader.neon -delete",
6263
"split-phpstan-baseline baselines/loader.neon"
6364
]
6465
}

0 commit comments

Comments
 (0)