Problem/Motivation

conditional_fields/conditional_fields.install
-----------------------------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 5 LINES
-----------------------------------------------------------------------------------------------
  1 | ERROR | [x] The PHP open tag must be followed by exactly one blank line
  5 | ERROR | [x] There must be exactly one blank line after the file comment
 24 | ERROR | [x] There should be no white space after an opening "("
 24 | ERROR | [x] There should be no white space before a closing ")"
 27 | ERROR | [x] There should be no white space after an opening "("
 27 | ERROR | [x] There should be no white space before a closing ")"
 40 | ERROR | [ ] Type hint "\Drupal\Core\Entity\Entity\EntityFormDisplay" missing for $entity
-----------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-----------------------------------------------------------------------------------------------

Proposed resolution

Fix standards and good practices in conditional_fields.install

CommentFileSizeAuthor
#3 conditional_fields-3145379-2-D8.patch1.35 KBthalles

Comments

thalles created an issue. See original summary.

mrinalini9’s picture

Assigned: Unassigned » mrinalini9
thalles’s picture

Status: Needs work » Needs review
StatusFileSize
new1.35 KB

Follow a patch!

mrinalini9’s picture

Assigned: mrinalini9 » Unassigned
thalles’s picture

@mrinalini9, do you can make the review for us?

  • thalles committed 9c9930e on 8.x-1.x
    Issue #3145379 by thalles: Fix standards and good practices in...
thalles’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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