Problem/Motivation

GitLab pipeline has problems that should be fixed

Link to the pipeline with errors
https://git.drupalcode.org/project/menu_export/-/jobs/7039154

Command icon 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

o_timoshchuk created an issue. See original summary.

o_timoshchuk’s picture

Assigned: o_timoshchuk » Unassigned
Status: Active » Needs review

The code style problems have been fixed.

https://git.drupalcode.org/project/menu_export/-/jobs/9849356

nitinkumar_7’s picture

Status: Needs review » Reviewed & tested by the community

Reviewed the MR !18 (both commits).

The changes are purely coding standards fixes — spacing, indentation, docblocks, trailing commas, `FALSE`/`TRUE` casing, and EOF newlines. The PHPCS pipeline job #9849356 passes with "There are no PHPCS coding standards errors or warnings".

This MR achieves the stated goal of the issue. Marking as Reviewed & Tested by the Community (RTBC).

o_timoshchuk’s picture

Status: Reviewed & tested by the community » Fixed

Merged, thanks @nitinkumar_7 for your assistance

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.