#5 - update codestyle to 1.x #101

Merged
krzysztofrewak merged 2 commits from #5-codestyle-bump into main 2022-03-31 14:16:14 +02:00
Showing only changes of commit fb618ab22c - Show all commits

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