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 17b4fb9 commit 22856e5Copy full SHA for 22856e5
.github/workflows/tests.yml
@@ -46,3 +46,5 @@ jobs:
46
47
- name: PHP-CS-Fixer
48
uses: docker://oskarstark/php-cs-fixer-ga
49
+ with:
50
+ args: -v --diff --dry-run
0 commit comments