We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aaaa6e1 commit 7caed05Copy full SHA for 7caed05
.github/workflows/php-cs-fixer.yml
@@ -12,5 +12,5 @@ jobs:
12
- name: PHP-CS-Fixer
13
uses: docker://oskarstark/php-cs-fixer-ga
14
with:
15
- args: --config=.php-cs-fixer.php
+ args: --config=.php-cs-fixer.php --diff --dry-run
16
0 commit comments