1
0
mirror of https://github.com/pmmp/PocketMine-MP.git synced 2025-08-14 15:20:06 +00:00

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

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