mirror of
https://github.com/elyby/php-code-style.git
synced 2025-05-31 14:12:05 +05:30
Upgrade ruleset up to PHP-CS-Fixer v3.48
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -48,4 +48,4 @@ jobs:
|
||||
|
||||
- name: PHP-CS-Fixer
|
||||
if: matrix.php-versions == '8.1'
|
||||
run: vendor/bin/php-cs-fixer fix --dry-run --format=checkstyle | cs2pr
|
||||
run: vendor/bin/php-cs-fixer check --format=checkstyle | cs2pr
|
||||
|
||||
Reference in New Issue
Block a user