Rename phpcs.xml.dist to phpcs.xml in preparation for GitLabCI

Created on 8 May 2023, over 1 year ago
Updated 9 May 2023, over 1 year ago

In the prototype testing of GitLabCI the PHPCS job overwrites Scheduler's phpcs.xml.dist file with its own. This results in Scheduler's customised rules being ignored, and we get warnings about standards that we are not interested in, or for those where we have modified the arguments, eg to allow longer array definition line length.

According to Moshe on #3357870: The PHPCS job overwrites the projects own phpcs.xml.dist file contrib modules should use a phpcs.xml file not a phpcs.xml.dist version.

📌 Task
Status

Fixed

Version

2.0

Component

Coding Standards

Created by

🇬🇧United Kingdom jonathan1055

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024