FILE: C:\xampp\htdocs\contribution\web\modules\contrib\activecampaign\README.md
-------------------------------------------------------------------------------
FOUND 1 ERROR AND 3 WARNINGS AFFECTING 4 LINES
-------------------------------------------------------------------------------
4 | WARNING | [ ] Line exceeds 80 characters; contains 115 characters
8 | WARNING | [ ] Line exceeds 80 characters; contains 95 characters
23 | WARNING | [ ] Line exceeds 80 characters; contains 112 characters
36 | ERROR | [x] Expected 1 newline at end of file; 2 found
-------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-------------------------------------------------------------------------------
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | Line_exceeds_80_characters_in_README.md_file-3291944-2.patch | 1.73 KB | rakhi soni |
Issue fork activecampaign-3291944
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 commentedI have created a patch and fix the issue of "Line exceeds 80 characters in README.md file",, please review.
Comment #6
tim-dielsThank you for the work @rakhi-soni
Committed slightly changed patch that also improved readability.