Fix PHPCS issue

Created on 10 July 2024, 4 months ago

Problem/Motivation

fix phpcs issue here is the command
:- phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,js,info,txt,md,yml,twig web/modules/contrib/email_validate/

resule:-

FILE: /var/www/html/test10/web/modules/contrib/email_validate/README.md
-----------------------------------------------------------------------
FOUND 0 ERRORS AND 4 WARNINGS AFFECTING 4 LINES
-----------------------------------------------------------------------
  1 | WARNING | Line exceeds 80 characters; contains 121 characters
  2 | WARNING | Line exceeds 80 characters; contains 110 characters
 19 | WARNING | Line exceeds 80 characters; contains 119 characters
 31 | WARNING | Line exceeds 80 characters; contains 84 characters
-----------------------------------------------------------------------

📌 Task
Status

RTBC

Version

1.0

Component

Code

Created by

🇮🇳India chandansha

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