Closed (fixed)
Project:
Experience Builder
Version:
0.x-dev
Component:
Code
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
3 Jun 2025 at 09:28 UTC
Updated:
17 Jun 2025 at 12:09 UTC
Jump to comment: Most recent
Our phpcs-rules-match-drupal-11 CI job currently fails with the following error:
π₯π₯π₯π₯π₯π₯π₯π₯π₯π₯π₯π₯π₯π₯π₯π₯π₯π₯
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.
This is that issue.
To automatically update the file, just run this script from the module repository root:
sh scripts/update-phpcs-config.sh
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
thoward216 commentedComment #4
penyaskitoThanks, this is a bit annoying.
Comment #5
wim leersOh, nice, this time there's NOTHING to change! π₯³
Comment #7
wim leers