Using phpcq in skeleton
Prerequisites
Instructions
- Add composer config.json and auth.json with the same information as the CI/CD vars in a .composer directory within the module directory, should look something like this:

- Go to module dir in CLI
make php-shell-nodebugcomposer update./vendor/bin/phpcq update- Exit shell
make sense- Start fixing some errors
These checks will also run automatically when trying to merge in a pipeline