From fb618ab22c69589a7f92c5e3d9ff14ce4e6e6ce5 Mon Sep 17 00:00:00 2001 From: Krzysztof Rewak Date: Thu, 31 Mar 2022 11:07:51 +0200 Subject: [PATCH] #5 - update codestyle to 1.x --- readme.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/readme.md b/readme.md index 423afa1..22bd1cc 100644 --- a/readme.md +++ b/readme.md @@ -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