#5 - update codestyle to 1.x (#101)

* #5 - update codestyle to 1.x

* #5 - update codestyle to 1.x
This commit is contained in:
Krzysztof Rewak
2022-03-31 14:16:14 +02:00
committed by GitHub
parent b49fcadbba
commit 794e8df3ea
7 changed files with 620 additions and 64 deletions

View File

@@ -71,10 +71,8 @@ If xDebug is installed, set environment variable **XDEBUG_MODE=off** to improve
### Code style check
dcr php php vendor/bin/ecs check
dcr php composer ecs
dcr php php vendor/bin/ecs check --fix
dcr php composer ecsf
dcr php composer cs
dcr php composer csf
dcr node npm run lint
dcr node npm run lintf