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.
Issue fork views_pager_token-3458429
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
Comment #2
hetal.solankiComment #4
umekikazuya commentedHetal.Solanki
Thank you for both drafting the Issue and submitting the MR.
Comment #5
hetal.solankiYou're welcome! If you need any further assistance or have more tasks to handle, feel free to let me know.
Comment #6
umekikazuya commentedComment #7
umekikazuya commentedComment #8
hetal.solanki