Skip to content
Snippets Groups Projects

Issue #3517493 by dydave: Fixed PHPCS validation errors.

https://www.drupal.org/project/structure_sync/issues/3517493

Fixed all PHPCS validation errors reported by job on Gitlab CI, mostly:

Automated fixes: This MR is the result of the local execution of the following command:

$ phpcbf web/modules/contrib/structure_sync/

PHPCBF RESULT SUMMARY
-------------------------------------------------------------------------------------------------------------
FILE                                                                                         FIXED  REMAINING
-------------------------------------------------------------------------------------------------------------
/var/www/html/web/modules/contrib/structure_sync/src/Controller/MenuLinksController.php      3      0
/var/www/html/web/modules/contrib/structure_sync/src/Controller/BlocksController.php         3      0
/var/www/html/web/modules/contrib/structure_sync/src/Controller/TaxonomiesController.php     3      0
/var/www/html/web/modules/contrib/structure_sync/src/StructureSyncHelper.php                 18     0
-------------------------------------------------------------------------------------------------------------
A TOTAL OF 27 ERRORS WERE FIXED IN 4 FILES
-------------------------------------------------------------------------------------------------------------

Time: 1.64 secs; Memory: 14MB
Edited by David Suissa

Merge request reports

Members who can merge are allowed to add commits.
Approval is optional
Code Quality is loading
Test summary results are being parsed
Ready to merge by members who can write to the target branch.
  • The source branch is 2 commits behind the target branch.
  • 1 commit will be added to 2.x.
  • Source branch will not be deleted.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading