Skip to content

Commit 22856e5

Browse files
committed
Add -v --diff --dry-run to docker://oskarstark/php-cs-fixer-ga command
OskarStark/php-cs-fixer-ga#113 Now it matches the flags of our `composer cs` command.
1 parent 17b4fb9 commit 22856e5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,5 @@ jobs:
4646
4747
- name: PHP-CS-Fixer
4848
uses: docker://oskarstark/php-cs-fixer-ga
49+
with:
50+
args: -v --diff --dry-run

0 commit comments

Comments
 (0)