diff --git a/composer.json b/composer.json index 8cb76c3..686bc90 100644 --- a/composer.json +++ b/composer.json @@ -82,7 +82,7 @@ "integration-tests" ], "test:phpcs": [ - "phpcs -nps --colors --report-code --report-summary --report-width=80 --cache=tests/cache/phpcs.json --basepath='./' ." + "phpcs -ps --colors --report-code --report-summary --report-width=80 --basepath='./' ." ], "test:phpstan": [ "codecept build", diff --git a/phpcs.xml.dist b/phpcs.xml.dist index 82af8d3..cbb98e4 100644 --- a/phpcs.xml.dist +++ b/phpcs.xml.dist @@ -1,6 +1,8 @@ + + @@ -34,27 +37,32 @@ - - + + + - + + + - + - + + + + -