Problem/Motivation
Phpcs reports 4 errors
----------------------------------------------------------------------
FILE ERRORS WARNINGS
----------------------------------------------------------------------
term_reference_tree.module 4 0
----------------------------------------------------------------------
Steps to reproduce
Run a pipeline.
Proposed resolution
Fix them, get the phpcs job on the pipeline to go green.
Issue fork term_reference_tree-3518189
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
nicrodgersComment #4
paraderojether commentedHi
I reviewed MR!39, and confirmed PHPCS is now passed on Gitlab CI.
Thank you.