Skip to content

Commit

Permalink
php-cs-fixer now defaults to udiff
Browse files Browse the repository at this point in the history
  • Loading branch information
lsmith77 committed May 22, 2021
1 parent afa4193 commit bad1226
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php-cs-fixer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
tools: php-cs-fixer

- name: Run PHP-CS-Fixer
run: php-cs-fixer fix --dry-run --diff --diff-format udiff
run: php-cs-fixer fix --dry-run --diff

0 comments on commit bad1226

Please sign in to comment.