drupal-composer / drupal-project

:rocket: Composer template for Drupal projects. Quick installation via "composer create-project drupal-composer/drupal-project"
GNU General Public License v2.0
1.57k stars 941 forks source link

Add composer normalize to CI #653

Closed leymannx closed 6 months ago

leymannx commented 6 months ago

As a follow-up on #647 let's add composer normalize --dry-run to the CI to let it fail when the composer.json is not normalized.

https://github.com/ergebnis/composer-normalize?tab=readme-ov-file#continuous-integration

AlexSkrypnyk commented 6 months ago

I suggest we wait for this one to land first https://github.com/drupal-composer/drupal-project/pull/654