Skip to content

Commit bffca7a

Browse files
committed
Switch phpstan runner to raw error format
1 parent e8b2abb commit bffca7a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.reviewdog.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ runner:
66
# level: warning
77

88
phpstan:
9-
cmd: vendor/bin/phpstan --error-format=checkstyle
10-
format: checkstyle
9+
cmd: vendor/bin/phpstan --error-format=raw
10+
format: phpstan
1111
name: phpstan
1212
level: warning
1313

0 commit comments

Comments
 (0)