- Issue created by @liber_t
Many companies don't have a correct GitLab CI pipeline with standard quality tools (composer audit, PHPCD …) and if these companies have that the tools are sometimes poorly configured.
Create a customizable basic CI configuration for GitLab that includes a standard quality tools, linters, security audit... with different rule levels per project typologies. For example : If you retrieved a TMA project, the allow_failure
job keyword is set for PHPCS or if you make a "build" project, PHPStan, will be configured in level 9.
2024-05-20: 1.0 alpha version
Active
Miscellaneous