$ phpcs --standard=Drupal --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml zurb_twentytwenty/
Xdebug: [Step Debug] Time-out connecting to debugging client, waited: 200 ms. Tried: localhost:9000 (through xdebug.client_host/xdebug.client_port) :-(

FILE: C:\Users\SI-001\Downloads\zurb_twentytwenty\README.txt
------------------------------------------------------------------------
FOUND 1 ERROR AND 4 WARNINGS AFFECTING 4 LINES
------------------------------------------------------------------------
8 | WARNING | [ ] Line exceeds 80 characters; contains 82 characters
9 | WARNING | [ ] Line exceeds 80 characters; contains 108 characters
17 | WARNING | [ ] Line exceeds 80 characters; contains 86 characters
18 | WARNING | [ ] Line exceeds 80 characters; contains 93 characters
18 | ERROR | [x] Expected 1 newline at end of file; 0 found
------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
------------------------------------------------------------------------

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

Rakhi Soni created an issue. See original summary.

rakhi soni’s picture

Assigned: rakhi soni » Unassigned
Status: Active » Needs review
StatusFileSize
new1.13 KB

Kindly review patch,,

dipesh_goswami made their first commit to this issue’s fork.

dipesh_goswami’s picture

Assigned: Unassigned » dipesh_goswami

Hi Rakhi Soni,

I am reviewing this patch.
Thanks

dipesh_goswami’s picture

Assigned: dipesh_goswami » Unassigned
Status: Needs review » Reviewed & tested by the community

Hi Rakhi Soni,

your patch applied cleanly (shown below):

dipes@Lucky MINGW64 /c/xampp/htdocs/dipeshdrupal/web/modules/contrib/zurb_twentytwenty-3304743 (3304743-line-exceeds-80)
$ git apply -v line-exceeds-80-characters-3304743-2.patch
Checking patch README.txt...
Applied patch README.txt cleanly.

dipes@Lucky MINGW64 /c/xampp/htdocs/dipeshdrupal/web/modules/contrib/zurb_twentytwenty-3304743 (3304743-line-exceeds-80)

All the issues related to "Line exceeds 80 characters in README.txt" are fixed.

So, moving it to RTBC.
Thanks

  • xmacinfo committed 18c2ac61 on 2.0.x
    Issue #3304743 by Rakhi Soni, dipesh_goswami: Line exceeds 80 characters...
xmacinfo’s picture

Status: Reviewed & tested by the community » Fixed

Pushed to the dev branch. Thanks.

Status: Fixed » Closed (fixed)

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