Skip to content

Conversation

@jrushlow
Copy link
Collaborator

@jrushlow jrushlow commented May 6, 2024

  • run composer tools:upgrade to install / upgrade php-cs-fixer, phpstan, & twigcs
  • run composer tools:upgrade:php-cs-fixer || phpstan || twigcs to install / upgrade individual tool
  • run composer tools:run to run all 3 tools against the code base
  • run composer tools:run:php-cs-fixer || phpstan || twigcs to run an individual tool against the code base

I've started doing this in other projects & it's a nice little bonus the DX when working on the code base... We can always take it out if we run into problems. Feedback welcome!

@jrushlow jrushlow added Feature New Feature DX Status: Needs Review Needs to be reviewed labels May 6, 2024
@jrushlow jrushlow added this to the v1.60.0 milestone May 6, 2024
@jrushlow jrushlow merged commit 6960c1c into symfony:main May 7, 2024
@jrushlow jrushlow deleted the feature/composer-tools branch May 7, 2024 13:10
@jrushlow jrushlow mentioned this pull request Jun 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

DX Feature New Feature Status: Needs Review Needs to be reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant