Issue #3459188 by DYdave: PHPCS on GitlabCI: Fixed all validation errors such...
https://www.drupal.org/project/colorbox/issues/3459188
- Fixed all validation errors such dependency injection, code formatting, use states ordering and any other issues reported.
- Required
phpcs
andphpstan
validation jobs to pass.
Mostly:
- Automated fixes with:
phpcbf web/modules/contrib/colorbox/
- Fixed the remaining issues manually.
Testing locally: phpcs web/modules/contrib/colorbox/
, with the correct phpcs.xml.dist
file.
Merge request reports
Activity
Filter activity
added 3 commits
-
036e3351...197d7644 - 2 commits from branch
project:2.1.x
- deba9ad2 - Merge remote-tracking branch 'origin/2.1.x' into 3459188-gitlabci-fix-phpcs
-
036e3351...197d7644 - 2 commits from branch
Please register or sign in to reply