Fix the issues reported by PHPCS

Created on 12 April 2023, over 1 year ago
Updated 26 September 2023, about 1 year 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.71.5 2024