#5 - update codestyle to 1.x

This commit is contained in:
Krzysztof Rewak 2022-03-31 11:07:51 +02:00
parent 03f88004d2
commit fb618ab22c

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