Skip to content

Commit 2e44988

Browse files
committed
feat: initial repository commit
1 parent 6cdcdc1 commit 2e44988

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ MAKE_LOGFILE = /tmp/wayofdev-laravel-cycle-orm-adapter.log
3333
MAKE_CMD_COLOR := $(BLUE)
3434

3535
# https://phpstan.org/user-guide/output-format
36-
export PHPSTAN_OUTPUT_FORMAT ?= table
36+
export PHPSTAN_OUTPUT_FORMAT ?= github
3737

3838
help:
3939
@echo 'Management commands for package:'

0 commit comments

Comments
 (0)