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 05aeae1 commit 2cea905Copy full SHA for 2cea905
.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