Problem/Motivation
Fix PHPCS issues reported on CI/gitlab.
Issue fork facets-3502922
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
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!