Problem/Motivation

Getting following warning.

FILE: /var/www/html/modules/contrib/session_inspector/README.md
----------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
----------------------------------------------------------------------
72 | WARNING | Line exceeds 80 characters; contains 81 characters
----------------------------------------------------------------------

Time: 3.06 secs; Memory: 6MB

Steps to reproduce

Run following command

phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml modules/contrib/session_inspector/

Proposed resolution

Above warning need to be fixed.

CommentFileSizeAuthor
#2 3352003-2.patch537 bytessamit.310@gmail.com
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

samit.310@gmail.com created an issue. See original summary.

samit.310@gmail.com’s picture

Assigned: samit.310@gmail.com » Unassigned
Status: Needs work » Needs review
FileSize
537 bytes

Above warning has been fixed.

Mahima_Mathur23’s picture

Assigned: Unassigned » Mahima_Mathur23
philipnorton42’s picture

philipnorton42’s picture

Assigned: philipnorton42 » Unassigned
Status: Needs review » Fixed

All sorted and released into version 1.0.3.

Thanks for reporting and fixing :)

philipnorton42’s picture

Status: Fixed » Closed (fixed)