Drupal Coding Standards Issues | phpcs

Created on 7 February 2023, over 1 year ago
Updated 25 June 2024, about 14 hours ago

PHPCS tests failed when we used the GitLab CI template: https://git.drupalcode.org/issue/graphql_address-3439805/-/jobs/1288167

  1. Enable PHPCS tests
  2. Make the tests pass

Notes:

  • Use typehints instead of phpdocs wherever possible.
  • Make tests pass by *removing* docblocks as much as possible rather than adding or editing them (see previous item).
  • If you *must* add documentation/description to a class or method, actually think it through and provide some value.
  • Please include switching to constructor proprety promotion in this task if a file is being touched and it's possible to do.
🐛 Bug report
Status

Needs review

Version

2.0

Component

Code

Created by

🇮🇳India Jay Jangid

Live updates comments and jobs are added and updated live.
  • Coding standards

    It involves compliance with, or the content of coding standards. Requires broad community agreement.

Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024