Fix the issues reported by PHP_CodeSniffer

Created on 30 September 2024, about 2 months ago

Problem/Motivation

FILE: s3_db_export\README.md
------------------------------------------------------------------------
FOUND 1 ERROR AND 20 WARNINGS AFFECTING 20 LINES
------------------------------------------------------------------------
13 | WARNING | [ ] Line exceeds 80 characters; contains 152 characters
17 | WARNING | [ ] Line exceeds 80 characters; contains 106 characters
18 | WARNING | [ ] Line exceeds 80 characters; contains 122 characters
19 | WARNING | [ ] Line exceeds 80 characters; contains 94 characters
20 | WARNING | [ ] Line exceeds 80 characters; contains 112 characters
21 | WARNING | [ ] Line exceeds 80 characters; contains 84 characters
22 | WARNING | [ ] Line exceeds 80 characters; contains 121 characters
23 | WARNING | [ ] Line exceeds 80 characters; contains 105 characters
37 | WARNING | [ ] Line exceeds 80 characters; contains 209 characters
41 | WARNING | [ ] Line exceeds 80 characters; contains 112 characters
42 | WARNING | [ ] Line exceeds 80 characters; contains 84 characters
45 | WARNING | [ ] Line exceeds 80 characters; contains 88 characters
46 | WARNING | [ ] Line exceeds 80 characters; contains 92 characters
52 | WARNING | [ ] Line exceeds 80 characters; contains 108 characters
59 | WARNING | [ ] Line exceeds 80 characters; contains 91 characters
60 | WARNING | [ ] Line exceeds 80 characters; contains 185 characters
61 | WARNING | [ ] Line exceeds 80 characters; contains 120 characters
63 | WARNING | [ ] Line exceeds 80 characters; contains 100 characters
67 | WARNING | [ ] Line exceeds 80 characters; contains 85 characters
73 | WARNING | [ ] Line exceeds 80 characters; contains 139 characters
73 | ERROR | [x] Expected 1 newline at end of file; 2 found
------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
------------------------------------------------------------------------

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

1.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