Fix the issues reported by phpcs

Created on 5 May 2023, over 1 year ago
Updated 21 May 2024, 4 months ago

Problem/Motivation

There few coding standards issues in the module which is reported by phpcs command

FILE: /Users/specbee/Sites/Projects/select2/README.md
----------------------------------------------------------------------
FOUND 0 ERRORS AND 9 WARNINGS AFFECTING 9 LINES
----------------------------------------------------------------------
 11 | WARNING | Line exceeds 80 characters; contains 100 characters
 13 | WARNING | Line exceeds 80 characters; contains 109 characters
 14 | WARNING | Line exceeds 80 characters; contains 96 characters
 20 | WARNING | Line exceeds 80 characters; contains 96 characters
 41 | WARNING | Line exceeds 80 characters; contains 92 characters
 47 | WARNING | Line exceeds 80 characters; contains 180 characters
 81 | WARNING | Line exceeds 80 characters; contains 118 characters
 90 | WARNING | Line exceeds 80 characters; contains 141 characters
 91 | WARNING | Line exceeds 80 characters; contains 136 characters
----------------------------------------------------------------------

Time: 893ms; Memory: 14MB

Steps to reproduce

phpcs  --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml,twig  .
๐Ÿ“Œ Task
Status

Fixed

Version

1.0

Component

Miscellaneous

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024