Closed (fixed)
Project:
Local Association (EU Sites Project)
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
30 Nov 2023 at 08:06 UTC
Updated:
26 Dec 2023 at 10:04 UTC
Jump to comment: Most recent
Comments
Comment #2
kraut commentedFYI @volkerk changed pipes to show warnings instead of failing:
https://git.drupalcode.org/project/la_eu/-/jobs/412661
Comment #3
sanduhrsPHPCS is using the wrong the standards and checking the wrong files.
Is it possible to reuse already implemented jobs?
See https://git.drupalcode.org/project/gitlab_templates/-/blob/1.0.x/include...
Comment #5
kraut commentedThat is the long term goal and talked with Volker to Wim and Nick about that.
But currently they aren't implemented as reusable and consumable blocks.
For now please describe what standards and paths are wrong for Volker to fix :)
Comment #6
sanduhrsThe PHPCS ruleset can be found here:
https://git.drupalcode.org/project/gitlab_templates/-/blob/1.0.x/scripts...
The standard is
DrupalDepends on coder module obviously.
Filename extension to check
php,inc,module,install,info,test,profile,themeFor JS and CSS there are different tools available.
Comment #8
volkerk commentedAdded phpcs.xml.dist, required drupal/coder.
This pipeline shows cs errors: https://git.drupalcode.org/project/la_eu/-/pipelines/60120
In this pipeline cs errors are fixed: https://git.drupalcode.org/project/la_eu/-/pipelines/60122
Comment #9
bramdriesenLooks good to me! I don't think this will cause any conflict with the other MR's.
Comment #11
bramdriesenMerged, thanks all! 🤩