Fix the issues reported by PHPCS

Created on 12 April 2023, about 1 year ago
Updated 26 September 2023, 9 months ago

Problem/Motivation

FILE: ...tml/contribution/drupal10/web/modules/contrib/taxonomy_term_root/README.md
--------------------------------------------------------------------------------
FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES
--------------------------------------------------------------------------------
10 | WARNING | Line exceeds 80 characters; contains 81 characters
28 | WARNING | Line exceeds 80 characters; contains 98 characters
--------------------------------------------------------------------------------

FILE: ...drupal10/web/modules/contrib/taxonomy_term_root/taxonomy_term_root.install
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
3 | ERROR | Missing short description in doc comment
--------------------------------------------------------------------------------

FILE: .../drupal10/web/modules/contrib/taxonomy_term_root/taxonomy_term_root.module
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
3 | ERROR | Missing short description in doc comment
--------------------------------------------------------------------------------

Time: 317ms; Memory: 10MB

Steps to reproduce

Execute the command: phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,js,info,txt,md,yml,twig taxonomy_term_root/

Proposed resolution

Fix all the issues for Drupal and DrupalPractice coding standards

Remaining tasks

Need review for the provided patch

๐Ÿ“Œ Task
Status

Fixed

Version

1.0

Component

Code

Created by

๐Ÿ‡ฎ๐Ÿ‡ณIndia urvashi_vora Madhya Pradesh, India

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

Comments & Activities

Production build 0.69.0 2024