FILE: ...areview/sites/all/modules/pareview_temp/test_candidate/js/tag_sphere.js -------------------------------------------------------------------------------- FOUND 9 ERROR(S) AFFECTING 9 LINE(S) -------------------------------------------------------------------------------- 6 | ERROR | Spaces must be used to indent lines; tabs are not allowed 7 | ERROR | Spaces must be used to indent lines; tabs are not allowed 8 | ERROR | Spaces must be used to indent lines; tabs are not allowed 9 | ERROR | Spaces must be used to indent lines; tabs are not allowed 21 | ERROR | Spaces must be used to indent lines; tabs are not allowed 22 | ERROR | Spaces must be used to indent lines; tabs are not allowed 23 | ERROR | Spaces must be used to indent lines; tabs are not allowed 24 | ERROR | Spaces must be used to indent lines; tabs are not allowed 25 | ERROR | Spaces must be used to indent lines; tabs are not allowed -------------------------------------------------------------------------------- FILE: ...iew/sites/all/modules/pareview_temp/test_candidate/tag_sphere.admin.inc -------------------------------------------------------------------------------- FOUND 3 ERROR(S) AND 1 WARNING(S) AFFECTING 4 LINE(S) -------------------------------------------------------------------------------- 7 | ERROR | Missing function doc comment 10 | ERROR | Whitespace found at end of line 19 | WARNING | A comma should follow the last multiline array item. Found: ) 25 | ERROR | Files must end in a single new line character -------------------------------------------------------------------------------- FILE: ...eview/sites/all/modules/pareview_temp/test_candidate/tag_sphere.install -------------------------------------------------------------------------------- FOUND 3 ERROR(S) AFFECTING 2 LINE(S) -------------------------------------------------------------------------------- 20 | ERROR | No space before comment text; expected "// Deletes the specific | | block row from the DB" but found "//Deletes the specific block | | row from the DB" 20 | ERROR | Inline comments must end in full-stops, exclamation marks, or | | question marks 22 | ERROR | Files must end in a single new line character -------------------------------------------------------------------------------- FILE: ...review/sites/all/modules/pareview_temp/test_candidate/tag_sphere.module -------------------------------------------------------------------------------- FOUND 10 ERROR(S) AND 6 WARNING(S) AFFECTING 15 LINE(S) -------------------------------------------------------------------------------- 8 | ERROR | "include_once" is a statement not a function; no parentheses | | are required 16 | ERROR | Concat operator must be surrounded by spaces 16 | ERROR | Concat operator must be surrounded by spaces 22 | WARNING | Format should be * Implements hook_foo(). 30 | WARNING | Format should be * Implements hook_foo(). 41 | ERROR | Break statement indented incorrectly; expected 6 spaces, found | | 4 75 | ERROR | Whitespace found at end of line 77 | ERROR | Break statement indented incorrectly; expected 10 spaces, | | found 9 79 | ERROR | Break statement indented incorrectly; expected 6 spaces, found | | 4 85 | WARNING | Format should be * Implements hook_foo(). 91 | ERROR | Whitespace found at end of line 133 | WARNING | Format should be * Implements hook_foo(). 138 | ERROR | Whitespace found at end of line 149 | WARNING | A comma should follow the last multiline array item. Found: 10 160 | WARNING | A comma should follow the last multiline array item. Found: 10 239 | ERROR | Files must end in a single new line character --------------------------------------------------------------------------------