Skip to content

Commit 7caed05

Browse files
committed
Update php-cs-fixer.yml
1 parent aaaa6e1 commit 7caed05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php-cs-fixer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ jobs:
1212
- name: PHP-CS-Fixer
1313
uses: docker://oskarstark/php-cs-fixer-ga
1414
with:
15-
args: --config=.php-cs-fixer.php
15+
args: --config=.php-cs-fixer.php --diff --dry-run
1616

0 commit comments

Comments
 (0)