Problem/Motivation

command -:
phpcs --standard=Drupal --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml web/modules/contrib/views_pager_token/

FILE: /var/www/html/d10/web/modules/contrib/views_pager_token/README.md
-----------------------------------------------------------------------
FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES
-----------------------------------------------------------------------
5 | WARNING | Line exceeds 80 characters; contains 148 characters
27 | WARNING | Line exceeds 80 characters; contains 172 characters
-----------------------------------------------------------------------

Steps to reproduce

Run PHPCS on Config Pages module.

Proposed resolution

Fixed the coding standards.

Remaining tasks

Submit the patch either MR.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

Hetal.Solanki created an issue. See original summary.

hetal.solanki’s picture

Issue summary: View changes

umekikazuya’s picture

Hetal.Solanki

Thank you for both drafting the Issue and submitting the MR.

hetal.solanki’s picture

You're welcome! If you need any further assistance or have more tasks to handle, feel free to let me know.

umekikazuya’s picture

Status: Needs review » Fixed
umekikazuya’s picture

hetal.solanki’s picture

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.