Please fix the coding standard issues.

FILE: ...hide_content_field/hide_content_field.module
--------------------------------------------------------------------------------
FOUND 14 ERRORS AFFECTING 10 LINES
--------------------------------------------------------------------------------
60 | ERROR | [x] Expected 1 blank line after function; 2 found
63 | ERROR | [ ] Missing short description in doc comment
64 | ERROR | [ ] Missing parameter comment
64 | ERROR | [ ] Missing parameter type
65 | ERROR | [ ] Missing parameter comment
65 | ERROR | [x] Data types in @param tags need to be fully namespaced
79 | ERROR | [ ] Missing parameter comment
79 | ERROR | [ ] Missing parameter type
80 | ERROR | [ ] Missing parameter comment
81 | ERROR | [ ] Missing parameter comment
81 | ERROR | [ ] Missing parameter type
89 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
| | found "true"
102 | ERROR | [x] Expected newline after closing brace
110 | ERROR | [x] Expected newline after closing brace
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------

Time: 92ms; Memory: 8MB

CommentFileSizeAuthor
#2 3161881-2.patch2.67 KBSuresh Prabhu Parkala
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

jimmy_sebastian created an issue. See original summary.

Suresh Prabhu Parkala’s picture

Status: Active » Needs review
FileSize
2.67 KB

Please review!

chandravilas’s picture

hi @Suresh Prabhu Parkala,

Thanks for spending time on the this, the patch has been merge with this module.

chandravilas’s picture

Assigned: Unassigned » chandravilas
Status: Needs review » Fixed
chandravilas’s picture

Status: Fixed » Closed (fixed)