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.
1 parent 6cdcdc1 commit 2e44988Copy full SHA for 2e44988
Makefile
@@ -33,7 +33,7 @@ MAKE_LOGFILE = /tmp/wayofdev-laravel-cycle-orm-adapter.log
33
MAKE_CMD_COLOR := $(BLUE)
34
35
# https://phpstan.org/user-guide/output-format
36
-export PHPSTAN_OUTPUT_FORMAT ?= table
+export PHPSTAN_OUTPUT_FORMAT ?= github
37
38
help:
39
@echo 'Management commands for package:'
0 commit comments