FILE: ...review/sites/all/modules/pareview_temp/test_candidate/og_access_ct.info -------------------------------------------------------------------------------- FOUND 1 ERROR(S) AFFECTING 1 LINE(S) -------------------------------------------------------------------------------- 6 | ERROR | Files must end in a single new line character -------------------------------------------------------------------------------- FILE: ...iew/sites/all/modules/pareview_temp/test_candidate/og_access_ct.install -------------------------------------------------------------------------------- FOUND 6 ERROR(S) AFFECTING 5 LINE(S) -------------------------------------------------------------------------------- 4 | ERROR | The third line in the file doc comment must contain a description | | and must not be indented 8 | ERROR | Missing function doc comment 8 | ERROR | Expected 1 space between the closing parenthesis and the opening | | brace; found 0 9 | ERROR | Line indented incorrectly; expected at least 2 spaces, found 0 10 | ERROR | Line indented incorrectly; expected at least 2 spaces, found 0 13 | ERROR | Missing function doc comment -------------------------------------------------------------------------------- FILE: ...view/sites/all/modules/pareview_temp/test_candidate/og_access_ct.module -------------------------------------------------------------------------------- FOUND 11 ERROR(S) AND 3 WARNING(S) AFFECTING 12 LINE(S) -------------------------------------------------------------------------------- 4 | ERROR | The third line in the file doc comment must contain a | | description and must not be indented 4 | ERROR | Whitespace found at end of line 8 | WARNING | Format should be "* Implements hook_foo()." or "Implements | | hook_foo_BAR_ID_bar() for xyz_bar()." 27 | ERROR | Expected "if (...) {\n"; found "if(...){\n" 31 | ERROR | Whitespace found at end of line 45 | ERROR | Concat operator must be surrounded by spaces 45 | WARNING | A comma should follow the last multiline array item. Found: ) 51 | WARNING | Format should be "* Implements hook_foo()." or "Implements | | hook_foo_BAR_ID_bar() for xyz_bar()." 52 | ERROR | Function doc comment must end on the line before the function | | definition 55 | ERROR | Whitespace found at end of line 56 | ERROR | Concat operator must be surrounded by spaces 57 | ERROR | Line indented incorrectly; expected at least 4 spaces, found 3 58 | ERROR | Line indented incorrectly; expected at least 4 spaces, found 3 66 | ERROR | Closing brace indented incorrectly; expected 2 spaces, found 4 --------------------------------------------------------------------------------
Source: http://ventral.org/pareview - PAReview.sh online service