actions: colorize diff output on CS failure

This commit is contained in:
Dylan K. Taylor 2022-01-10 22:06:07 +00:00
parent d1726aa20c
commit 248cc0ef49
No known key found for this signature in database
GPG Key ID: 8927471A91CAFD3D

View File

@ -201,4 +201,4 @@ jobs:
tools: php-cs-fixer:3.2
- name: Run PHP-CS-Fixer
run: php-cs-fixer fix --dry-run --diff
run: php-cs-fixer fix --dry-run --diff --ansi