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 ebbd4b0 commit 5f79ff7Copy full SHA for 5f79ff7
.github/workflows/php-cs-fixer.yml
@@ -24,4 +24,4 @@ jobs:
24
25
- name: PHP-CS-Fixer Check
26
run: |
27
- php-cs-fixer fix -v --dry-run ./src --rules=@PSR2
+ php-cs-fixer fix -v --dry-run ./src --rules=@PSR12
0 commit comments