Problem/Motivation

GitLab CI runs currently reporting:

Error: core.phpcs.xml.dist not up to date with Drupal 11.x core/phpcs.xml.dist. Please create an issue to update this file.

Steps to reproduce

Run the latest 2.0.x-HEAD tests, or view latest.

Proposed resolution

Update our phpcs.xml file to match core's.

https://git.drupalcode.org/project/drupal/-/raw/11.x/core/phpcs.xml.dist...

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

chrisfromredfin created an issue. See original summary.

juandhr’s picture

Assigned: Unassigned » juandhr

Working on it.

tim.plunkett’s picture

Priority: Normal » Minor
Status: Active » Fixed

Sorry @juandhr, it was easier to just fix directly.

  • tim.plunkett committed a36e1d8e on 2.0.x
    Issue #3512609 by tim.plunkett: PHPCS XML file out of date with core 11....
juandhr’s picture

Assigned: juandhr » Unassigned
Priority: Minor » Normal
Status: Fixed » Active
juandhr’s picture

Priority: Normal » Minor
Status: Active » Fixed

  • tim.plunkett committed d4a01a79 on 2.0.x
    Issue #3512609 by tim.plunkett: PHPCS XML file out of date with core 11....

  • tim.plunkett committed 3f279a28 on 2.0.x
    Issue #3512609 by tim.plunkett: PHPCS XML file out of date with core 11....

Status: Fixed » Closed (fixed)

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