Fix coding standards for group_menu.js (https://www.drupal.org/node/172169)

FILE: /var/www/drupal-7-pareview/pareview_temp/group_menu.js
---------------------------------------------------------------------------
FOUND 12 ERRORS AFFECTING 11 LINES
---------------------------------------------------------------------------
1 | ERROR | [x] Missing file doc comment
3 | ERROR | [x] Line indented incorrectly; expected at least 2 spaces,
| | found 0
5 | ERROR | [x] Line indented incorrectly; expected at least 2 spaces,
| | found 0
10 | ERROR | [x] Inline comments must end in full-stops, exclamation
| | marks, or question marks
10 | ERROR | [x] Comments may not appear after statements
15 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 0
17 | ERROR | [x] Line indented incorrectly; expected at least 2 spaces,
| | found 0
19 | ERROR | [ ] Doc comment short description must be on a single line,
| | further text should be a separate paragraph
21 | ERROR | [x] Line indented incorrectly; expected at least 2 spaces,
| | found 0
33 | ERROR | [x] Inline comments must end in full-stops, exclamation
| | marks, or question marks
35 | ERROR | [x] Expected 1 space after closing parenthesis; found " "
62 | ERROR | [x] Expected 1 newline at end of file; 0 found
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 11 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------

Comments

mike.davis created an issue. See original summary.

  • mike.davis committed 3f24944 on 7.x-1.x
    Issue #2623690 by mike.davis: Parview: group_menu.js coding standards
    
mike.davis’s picture

Status: Active » Fixed

This has been fixed

Status: Fixed » Closed (fixed)

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