- Issue created by @ptmkenny
Recently, there were some commits to fix phpcs.
However, the GitLab CI file does not require phpcs to pass, so in the future, code may be committed that breaks the coding standards again.
We should require this to pass like we're doing in the Encrypt module to prevent it from breaking again.
Active
1.0
Code