Skip to content

Commit

Permalink
PHP_CS_FIXER_IGNORE_ENV
Browse files Browse the repository at this point in the history
  • Loading branch information
kassner authored Dec 4, 2024
1 parent 010a61f commit 5ecf358
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/codebase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,5 @@ jobs:
run: |
php-cs-fixer fix src --diff --dry-run -v --rules=@Symfony
php-cs-fixer fix tests --diff --dry-run -v --rules=@Symfony
env:
PHP_CS_FIXER_IGNORE_ENV: 1

0 comments on commit 5ecf358

Please sign in to comment.