Fix phpcs test again and require it to pass so that it doesn't break again

Created on 13 July 2024, 5 months ago

Problem/Motivation

Coding standards were addressed in 📌 Fix the issues reported by phpcs Fixed . However, a later commit introduced an issue:

FILE: ...pi_resources/src/Unstable/Controller/ArgumentResolver/DocumentResolver.php
--------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
--------------------------------------------------------------------------------
 37 | ERROR | [x] Data types in @param tags need to be fully namespaced
    |       |     (Drupal.Commenting.DataTypeNamespace.DataTypeNamespace)
 39 | ERROR | [x] Data types in @param tags need to be fully namespaced
    |       |     (Drupal.Commenting.DataTypeNamespace.DataTypeNamespace)
--------------------------------------------------------------------------------

Let's fix this and require phpcs to pass so that future MRs don't deviate from the coding standards.

📌 Task
Status

Active

Version

1.0

Component

Documentation

Created by

🇯🇵Japan ptmkenny

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024