We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 425cac0 + 75f7d20 commit 5529a84Copy full SHA for 5529a84
Makefile
@@ -17,5 +17,5 @@ phpstan:
17
bash:
18
$(DC_RUN_PHP) bash
19
style:
20
- $(DC_RUN_PHP) php ./vendor/bin/php-cs-fixer fix --config=.php-cs-fixer.php --stop-on-violation --using-cache=no -vvv
+ $(DC_RUN_PHP) php ./vendor/bin/php-cs-fixer fix --config=.php-cs-fixer.php --using-cache=no -vvv
21
FORCE:
0 commit comments