Closed (fixed)
Project:
Facets
Version:
3.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
28 Jan 2025 at 20:07 UTC
Updated:
4 Nov 2025 at 18:19 UTC
Jump to comment: Most recent
Fix PHPCS issues reported on CI/gitlab.
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 #4
herved commentedComment #7
joseph.olstadThis one is actually simpler to understand than #3502957: Fix PHPStan issues reported on CI/gitlab
Looks good, phpunit tests passing.
Comment #9
strykaizerComment #11
strykaizerComment #12
liam morlandphpcsstill raises issues.Comment #14
liam morlandWith the changes in this merge request, phpcs passes.
Comment #15
strykaizerThx!