Problem/Motivation
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.
Issue fork key-3523802
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
ptmkenny commentedComment #6
japerry