Problem/Motivation
I was working on GitLab CI setup and noticed the current 1.4.x version fails on ESLint checks.
Steps to reproduce
Check the pipeline log:
https://git.drupalcode.org/issue/single_content_sync-3395455/-/jobs/197889
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-3395481
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
abrammFixed; I've also verified the YML editor works as expected.
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/198307
Comment #5
nginex commentedThank you