> Can we add any CI job to ensure this formating is kept in next Pull Requests ? _Originally posted by @homersimpsons in https://github.com/exercism/php/issues/619#issuecomment-1951481621_ - [x] [Ask exercism officials](https://forum.exercism.org/t/add-configlet-fmt-to-ci/9869) to add format checking to configlet workflow using a configuration switch - [x] Integrate `configlet fmt` into composer scripts (for contributors) - [x] Add a `composer ci` or such to run all tests with one command - [x] Add fetching configlet to `composer install` and `composer update` without loading it in CI - [x] Drop PHP 7.4 from `composer.json` I think, this would greatly improve the contributor experience.
Originally posted by @homersimpsons in #619 (comment)
configlet fmtinto composer scripts (for contributors)composer cior such to run all tests with one commandcomposer installandcomposer updatewithout loading it in CIcomposer.jsonI think, this would greatly improve the contributor experience.