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 6056909 + a0eb2ff commit f316846Copy full SHA for f316846
Makefile
@@ -22,7 +22,7 @@ else
22
"wyrihaximusnet/php:7.4-zts-alpine3.12-dev"
23
endif
24
25
-all: lint cs-fix cs stan unit infection composer-require-checker composer-unused
+all: lint cs-fix cs stan composer-require-checker composer-unused unit infection
26
27
lint:
28
$(DOCKER_RUN) vendor/bin/parallel-lint --exclude vendor .
0 commit comments