Skip to content

Commit ff95f9c

Browse files
committed
debug
1 parent a57c603 commit ff95f9c

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
@@ -120,7 +120,7 @@ cs-fix:
120120
XDEBUG_MODE=off php build-cs/vendor/bin/phpcbf
121121

122122
phpstan:
123-
php bin/phpstan clear-result-cache -q && php -d memory_limit=448M bin/phpstan
123+
php bin/phpstan clear-result-cache && php -d memory_limit=448M bin/phpstan
124124

125125
phpstan-result-cache:
126126
php -d memory_limit=448M bin/phpstan

0 commit comments

Comments
 (0)