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.

Command icon 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

nicrodgers created an issue. See original summary.

nicrodgers’s picture

Assigned: nicrodgers » Unassigned
Status: Active » Needs review
paraderojether’s picture

Status: Needs review » Reviewed & tested by the community

Hi

I reviewed MR!39, and confirmed PHPCS is now passed on Gitlab CI.

Thank you.