Fix the issues reported by phpcs

Created on 27 April 2023, about 1 year ago
Updated 22 May 2023, about 1 year ago

Problem/Motivation

โฏ phpcs --standard="Drupal,DrupalPractice" --extensions=php,module,inc,install,test,profile,theme,info,txt,md,yml,css,js .

FILE: /Users/specbee/Sites/Projects/url_restriction_by_role/README.md
----------------------------------------------------------------------
FOUND 0 ERRORS AND 6 WARNINGS AFFECTING 6 LINES
----------------------------------------------------------------------
 14 | WARNING | Line exceeds 80 characters; contains 95 characters
 15 | WARNING | Line exceeds 80 characters; contains 88 characters
 51 | WARNING | Line exceeds 80 characters; contains 118 characters
 52 | WARNING | Line exceeds 80 characters; contains 131 characters
 53 | WARNING | Line exceeds 80 characters; contains 213 characters
 54 | WARNING | Line exceeds 80 characters; contains 140 characters
----------------------------------------------------------------------

Time: 156ms; Memory: 10MB

Steps to reproduce

Run following command
phpcs --standard=โ€œDrupal,DrupalPracticeโ€ --extensions=php,module,inc,install,test,profile,theme,info,txt,md,yml,css,js .

๐Ÿ“Œ Task
Status

Fixed

Version

1.1

Component

Code

Created by

๐Ÿ‡ฎ๐Ÿ‡ณIndia dineshkumarbollu

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