Fix the issues reported by PHP_CodeSniffer

Created on 26 September 2024, about 2 months ago

Problem/Motivation

FILE: modules\backerymails\CHANGELOG.md
----------------------------------------------------------------------
FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES
----------------------------------------------------------------------
9 | WARNING | Line exceeds 80 characters; contains 163 characters
75 | WARNING | Line exceeds 80 characters; contains 90 characters
----------------------------------------------------------------------

FILE: modules\backerymails\CONTRIBUTING.md
----------------------------------------------------------------------
FOUND 0 ERRORS AND 15 WARNINGS AFFECTING 15 LINES
----------------------------------------------------------------------
32 | WARNING | Line exceeds 80 characters; contains 89 characters
37 | WARNING | Line exceeds 80 characters; contains 136 characters
39 | WARNING | Line exceeds 80 characters; contains 112 characters
49 | WARNING | Line exceeds 80 characters; contains 145 characters
53 | WARNING | Line exceeds 80 characters; contains 106 characters
55 | WARNING | Line exceeds 80 characters; contains 84 characters
73 | WARNING | Line exceeds 80 characters; contains 116 characters
74 | WARNING | Line exceeds 80 characters; contains 117 characters
76 | WARNING | Line exceeds 80 characters; contains 101 characters
79 | WARNING | Line exceeds 80 characters; contains 85 characters
85 | WARNING | Line exceeds 80 characters; contains 86 characters
95 | WARNING | Line exceeds 80 characters; contains 91 characters
96 | WARNING | Line exceeds 80 characters; contains 97 characters
106 | WARNING | Line exceeds 80 characters; contains 301 characters
117 | WARNING | Line exceeds 80 characters; contains 85 characters
----------------------------------------------------------------------

FILE: modules\backerymails\README.md
----------------------------------------------------------------------
FOUND 0 ERRORS AND 5 WARNINGS AFFECTING 5 LINES
----------------------------------------------------------------------
5 | WARNING | Line exceeds 80 characters; contains 88 characters
7 | WARNING | Line exceeds 80 characters; contains 104 characters
8 | WARNING | Line exceeds 80 characters; contains 96 characters
19 | WARNING | Line exceeds 80 characters; contains 111 characters
22 | WARNING | Line exceeds 80 characters; contains 97 characters
----------------------------------------------------------------------

Steps to reproduce

Run phpcs command to get the drupal coding standard issues.

Proposed resolution

Many of the issues can be fixed by running the phpcbf command. For the remaining ones, we will need to manually address and then commit these changes before pushing them.

📌 Task
Status

Needs work

Version

3.0

Component

Code

Created by

🇺🇸United States sunil jolapara 3265 Summitrun Drive, Independence, KY, 41051

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024