Problem/Motivation
I was working on GitLab CI setup and noticed the current 1.4.x version fails phpcs checks.
Steps to reproduce
Check the pipeline log:
https://git.drupalcode.org/issue/single_content_sync-3395455/-/jobs/197888
Proposed resolution
Fix it.
Remaining tasks
Review and merge the MR.
User interface changes
None.
API changes
None.
Data model changes
None.
Issue fork single_content_sync-3395475
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
abrammHere's MR fixing this.
Pipeline results (from a different branch where I set up GitLab CI and test everything):
https://git.drupalcode.org/issue/single_content_sync-3395455/-/jobs/197917
Comment #5
nginex commentedLooks good
Comment #6
abramm