Skip to content

Commit

Permalink
Allow automatic fixing with certain tools such as ECS
Browse files Browse the repository at this point in the history
  • Loading branch information
benr77 committed Jan 26, 2023
1 parent 89d3c89 commit a475f95
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions grumphp.conventions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,3 +83,7 @@ grumphp:
- phpunit_all
- doctrine_schema_check
- phpstan_all

fixer:
enabled: true
fix_by_default: true

0 comments on commit a475f95

Please sign in to comment.