Hi
Found the following Drupal standard issues -

 1 | ERROR   | [x] Missing file doc comment
  
 165 | ERROR   | [x] Parameter comment indentation must be 3 spaces,
     |         |     found 2 spaces
 166 | ERROR   | [x] Parameter comment indentation must be 3 spaces,
     |         |     found 2 spaces
 167 | ERROR   | [x] Parameter comment indentation must be 3 spaces,
     |         |     found 2 spaces

 170 | ERROR   | [x] Parameter comment indentation must be 3 spaces,
     |         |     found 2 spaces

 171 | ERROR   | [x] Parameter comment indentation must be 3 spaces,
     |         |     found 2 spaces
 172 | ERROR   | [x] Parameter comment indentation must be 3 spaces,
     |         |     found 2 spaces
 
 175 | ERROR   | [x] Parameter comment indentation must be 3 spaces,
     |         |     found 2 spaces

 176 | ERROR   | [x] Parameter comment indentation must be 3 spaces,
     |         |     found 2 spaces
 
177 | ERROR   | [x] Parameter comment indentation must be 3 spaces,
     |         |     found 2 spaces
 178 | ERROR   | [x] Parameter comment indentation must be 3 spaces,
     |         |     found 2 spaces
 180 | ERROR   | [x] Whitespace found at end of line
 
 224 | ERROR   | [x] Whitespace found at end of line
 
 227 | ERROR   | [x] Whitespace found at end of line
 
 266 | ERROR   | [x] Inline comments must end in full-stops,
     |         |     exclamation marks, colons, or question marks
270 | ERROR   | [x] Whitespace found at end of line
 272 | ERROR   | [x] Concat operator must be surrounded by a single
     |         |     space
 272 | ERROR   | [x] Concat operator must be surrounded by a single
     |         |     space
 273 | ERROR   | [x] Concat operator must be surrounded by a single
     |         |     space
 273 | ERROR   | [x] Concat operator must be surrounded by a single
     |         |     space
 273 | ERROR   | [x] Concat operator must be surrounded by a single
     |         |     space
 273 | ERROR   | [x] Concat operator must be surrounded by a single
     |         |     space
 369 | ERROR   | [x] Expected 1 space(s) before asterisk; 0 found
 
 369 | ERROR   | [x] Doc comment short description must end with a
     |         |     full stop
 370 | ERROR   | [x] Expected 1 space(s) before asterisk; 0 found
 375 | ERROR   | [x] Comments may not appear after statements
 376 | ERROR   | [x] Inline comments must end in full-stops,
     |         |     exclamation marks, colons, or question marks
 376 | ERROR   | [x] Comments may not appear after statements
 381 | ERROR   | [x] Missing function doc comment
382 | ERROR   | [x] Whitespace found at end of line
 389 | ERROR   | [x] Inline control structures are not allowed
 430 | WARNING | [x] A comma should follow the last multiline array
     |         |     item. Found: )
 
 559 | ERROR   | [x] Inline control structures are not allowed
 596 | ERROR   | [x] Concat operator must be surrounded by a single
     |         |     space
 596 | ERROR   | [x] Concat operator must be surrounded by a single
     |         |     space
 610 | ERROR   | [x] Concat operator must be surrounded by a single
     |         |     space
 610 | ERROR   | [x] Concat operator must be surrounded by a single
     |         |     space
 659 | ERROR   | [x] Concat operator must be surrounded by a single
     |         |     space
 659 | ERROR   | [x] Concat operator must be surrounded by a single
     |         |     space
 661 | ERROR   | [x] Whitespace found at end of line
 676 | ERROR   | [x] Concat operator must be surrounded by a single
     |         |     space
 676 | ERROR   | [x] Concat operator must be surrounded by a single
     |         |     space

Comments

vipul.patil7888 created an issue. See original summary.

vipul.patil7888’s picture

visabhishek’s picture

Status: Active » Needs review

Sending to testbot

joelpittet’s picture

Assigned: vipul.patil7888 » Unassigned
smustgrave’s picture

Status: Needs review » Closed (won't fix)