Drupal Coding Standards Issues | phpcs

Created on 7 February 2023, almost 2 years ago
Updated 10 July 2024, 6 months 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

Fixed

Version

2.0

Component

Code

Created by

๐Ÿ‡ฎ๐Ÿ‡ณIndia jay jangid Jaipur

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.71.5 2024