FILE: /block_content_machine_name/block_content_machine_name.info.yml
----------------------------------------------------------------------
FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES
----------------------------------------------------------------------
 7 | WARNING | All dependencies must be prefixed with the project
   |         | name, for example "drupal:"
 8 | WARNING | All dependencies must be prefixed with the project
   |         | name, for example "drupal:"
----------------------------------------------------------------------


FILE: /block_content_machine_name/block_content_machine_name.module
----------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
----------------------------------------------------------------------
 39 | ERROR | [x] Object operator not indented correctly; expected 6
    |       |     spaces but found 7
 43 | ERROR | [x] Object operator not indented correctly; expected 7
    |       |     spaces but found 8
 47 | ERROR | [x] Object operator not indented correctly; expected 8
    |       |     spaces but found 7
----------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------


FILE: /block_content_machine_name/README.md
----------------------------------------------------------------------
FOUND 1 ERROR AND 5 WARNINGS AFFECTING 6 LINES
----------------------------------------------------------------------
  5 | WARNING | [ ] Line exceeds 80 characters; contains 90
    |         |     characters
  7 | WARNING | [ ] Line exceeds 80 characters; contains 116
    |         |     characters
 10 | WARNING | [ ] Line exceeds 80 characters; contains 92
    |         |     characters
 14 | WARNING | [ ] Line exceeds 80 characters; contains 98
    |         |     characters
 19 | WARNING | [ ] Line exceeds 80 characters; contains 181
    |         |     characters
 31 | ERROR   | [x] Expected 1 newline at end of file; 0 found
----------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------
CommentFileSizeAuthor
#2 coding-standards-2938440-2.patch3.49 KBmiteshmap

Comments

miteshmap created an issue. See original summary.

miteshmap’s picture

Status: Active » Needs review
StatusFileSize
new3.49 KB

  • miteshmap committed aec3824 on 8.x-1.x
    Issue #2938440 by miteshmap: Fix coding standard issues for 8.x
    
miteshmap’s picture

Status: Needs review » Fixed
miteshmap’s picture

Status: Fixed » Closed (fixed)