Hi people.

I fixed dependencies prefixed with the project name: "drupal:block" and I fixed Coding Standards for project.

----------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
----------------------------------------------------------------------
 14 | ERROR | [x] Namespaced classes/interfaces/traits should be
    |       |     referenced with use statements
 22 | ERROR | [x] Short array syntax must be used to define arrays
 42 | ERROR | [x] Short array syntax must be used to define arrays
 46 | ERROR | [x] Expected 1 newline at end of file; 2 found
----------------------------------------------------------------------


----------------------------------------------------------------------
FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES
----------------------------------------------------------------------
 36 | WARNING | [x] A comma should follow the last multiline array
    |         |     item. Found: 'TestClass_content'
 44 | WARNING | [x] A comma should follow the last multiline array
    |         |     item. Found: 'TestClass_menu'
----------------------------------------------------------------------
CommentFileSizeAuthor
#2 dependencies_prefixed-2900921-2.patch3.09 KBrenatog
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

RenatoG created an issue. See original summary.

renatog’s picture

Patch with the fixes.

Regards.

  • RenatoG committed 5df7526 on 8.x-1.x
    Issue #2900921 by RenatoG: Dependencies prefixed with the project name...
renatog’s picture

Status: Active » Fixed

Fixed.

Committed to the dev branch.

Good Work.

Regards.

Status: Fixed » Closed (fixed)

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