1
0
mirror of https://github.com/jupeter/clean-code-php.git synced 2025-09-24 21:21:29 +02:00

apply coding standard on README

This commit is contained in:
Tomas Votruba
2020-10-28 23:35:53 +01:00
parent 2c94c03dd2
commit d60f4a6145
4 changed files with 206 additions and 66 deletions

View File

@@ -17,4 +17,4 @@ jobs:
- run: composer install --no-progress
- run: vendor/bin/ecs check README.md --ansi
- run: vendor/bin/ecs check-markdown README.md --ansi