GitLab CI uses the PHP_CodeSniffer rules used by Drupal core. There is no need to use a phpcs.xml.dist file, now that GitLab CI is enabled for every project.

Since PHPUnit tests are failing as described in #3468407: Add the missing @group annotation to test classes, I would disable them until that issue has been fixed.

Issue fork examples-3500672

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

avpaderno created an issue. See original summary.

avpaderno’s picture

Status: Active » Needs review
avpaderno’s picture

Status: Needs review » Reviewed & tested by the community

  • avpaderno committed 8f8492c9 on 4.0.x
    Issue #3500672: Remove the phpcs.xml.dist file and temporary disable...
avpaderno’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.