Problem/Motivation
Now that we are using GitLab for testing we can easily enforce the Drupal coding standards.
Proposed resolution
We already have a job that checks coding standards, but it is currently only emitting a warning when the coding standards check fails. We can fix the coding standards, and update the job to fail the pipeline when new coding standards violations are introduced in MRs.
Issue fork recurring_events-3479843
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 #4
pfrenssenComment #5
pfrenssenI'm going to merge this, I think the changes are harmless, and having this in will make it easier to work on the other open patches.
Comment #8
pfrenssen