FILE: ...space/drupal7/sites/all/modules/taxonomy_tools/taxonomy_tools.admin.inc -------------------------------------------------------------------------------- FOUND 3 ERROR(S) AFFECTING 3 LINE(S) -------------------------------------------------------------------------------- 28 | ERROR | Use "elseif" in place of "else if" 31 | ERROR | Use "elseif" in place of "else if" 247 | ERROR | Inline comments must end in full-stops, exclamation marks, or | | question marks -------------------------------------------------------------------------------- FILE: ...orkspace/drupal7/sites/all/modules/taxonomy_tools/taxonomy_tools.module -------------------------------------------------------------------------------- FOUND 3 ERROR(S) AFFECTING 3 LINE(S) -------------------------------------------------------------------------------- 422 | ERROR | No space before comment text; expected "// | | apachesolr_mark_entity('node', $nid);" but found | | "//apachesolr_mark_entity('node', $nid);" 800 | ERROR | Whitespace found at end of line 866 | ERROR | Files must end in a single new line character --------------------------------------------------------------------------------