$ 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
------------------------------------------------------------------------
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | line-exceeds-80-characters-3304743-2.patch | 1.13 KB | rakhi soni |
Issue fork zurb_twentytwenty-3304743
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
rakhi soni commentedKindly review patch,,
Comment #4
dipesh_goswamiHi Rakhi Soni,
I am reviewing this patch.
Thanks
Comment #5
dipesh_goswamiHi Rakhi Soni,
your patch applied cleanly (shown below):
All the issues related to "Line exceeds 80 characters in README.txt" are fixed.
So, moving it to RTBC.
Thanks
Comment #7
xmacinfoPushed to the dev branch. Thanks.