Skip to content

Commit 641ed60

Browse files
committed
Check codestyle also in README.md
1 parent 2e75b26 commit 641ed60

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
],
4949
"analyze": [
5050
"vendor/bin/ecs check src/ tests/ ecs.php --ansi",
51+
"vendor/bin/ecs check-markdown README.md --ansi",
5152
"vendor/bin/phpstan analyze -c phpstan.neon --ansi"
5253
],
5354
"fix": [

0 commit comments

Comments
 (0)