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.
phpcbf
1 parent 78161f9 commit c3d46a0Copy full SHA for c3d46a0
.github/workflows/coding-standards.yml
@@ -54,6 +54,7 @@ jobs:
54
composer-options: "--no-suggest"
55
56
- name: "Format the code"
57
+ continue-on-error: true
58
run: |
59
mkdir .cache
60
./vendor/bin/phpcbf
0 commit comments