Problem/Motivation
In #3490572: Add GitLabCI template, the .gitlab-ci.yml template was added to the module. It reported cspell and phpcs issues. Let's fix them.
Issue fork auto_increment_alter-3492309
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
Anonymous (not verified) commentedHello
There are still some issues in the PHPCS pipeline and the pipeline is failing
I'll work on them
Comment #5
Anonymous (not verified) commentedThe pipeline is now all green
All PHPCS errors have been solved
Please review
Comment #6
baltowen commentedReviewed the latest fixes by @akulsaxena and tested the commands again. Things are working as expected.
Comment #8
dinarcon commentedThanks @baltowen @akulsaxena. All checks are passing. Merged.