FILE: /home/klausi/pareview_temp/better_comments.module --------------------------------------------------------------------------- FOUND 9 ERRORS AFFECTING 5 LINES --------------------------------------------------------------------------- 226 | ERROR | [x] Closing parenthesis of array declaration must be on a | | new line 228 | ERROR | [x] Closing parenthesis of array declaration must be on a | | new line 228 | ERROR | [x] Closing parenthesis of array declaration must be on a | | new line 228 | ERROR | [x] Closing parenthesis of array declaration must be on a | | new line 262 | ERROR | [x] Closing parenthesis of array declaration must be on a | | new line 264 | ERROR | [x] Closing parenthesis of array declaration must be on a | | new line 264 | ERROR | [x] Closing parenthesis of array declaration must be on a | | new line 264 | ERROR | [x] Closing parenthesis of array declaration must be on a | | new line 370 | ERROR | [x] Closing parenthesis of array declaration must be on a | | new line --------------------------------------------------------------------------- PHPCBF CAN FIX THE 9 MARKED SNIFF VIOLATIONS AUTOMATICALLY --------------------------------------------------------------------------- FILE: /home/klausi/pareview_temp/js/better_comments.js ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 2 LINES ---------------------------------------------------------------------- 25 | ERROR | [x] Expected 1 space after IF keyword; 0 found 29 | ERROR | [x] Expected 1 space after IF keyword; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- /home/klausi/pareview_temp/js/better_comments.js: line 6, col 2, Error - Use the function form of "use strict". (strict) /home/klausi/pareview_temp/js/better_comments.js: line 8, col 21, Error - Missing space before function parentheses. (space-before-function-paren) /home/klausi/pareview_temp/js/better_comments.js: line 9, col 59, Error - Missing space before function parentheses. (space-before-function-paren) /home/klausi/pareview_temp/js/better_comments.js: line 10, col 9, Error - "replyid" is not defined. (no-undef) /home/klausi/pareview_temp/js/better_comments.js: line 13, col 68, Error - Missing space before function parentheses. (space-before-function-paren) /home/klausi/pareview_temp/js/better_comments.js: line 14, col 9, Error - "cancelid" is not defined. (no-undef) /home/klausi/pareview_temp/js/better_comments.js: line 15, col 23, Error - "cancelid" is not defined. (no-undef) /home/klausi/pareview_temp/js/better_comments.js: line 17, col 60, Error - Missing space before function parentheses. (space-before-function-paren) /home/klausi/pareview_temp/js/better_comments.js: line 18, col 9, Error - "deleteid" is not defined. (no-undef) /home/klausi/pareview_temp/js/better_comments.js: line 21, col 51, Error - Missing space before function parentheses. (space-before-function-paren) /home/klausi/pareview_temp/js/better_comments.js: line 22, col 9, Error - "cancelid" is not defined. (no-undef) /home/klausi/pareview_temp/js/better_comments.js: line 23, col 24, Error - "cancelid" is not defined. (no-undef) /home/klausi/pareview_temp/js/better_comments.js: line 25, col 7, Error - Keyword "if" must be followed by whitespace. (space-after-keywords) /home/klausi/pareview_temp/js/better_comments.js: line 26, col 62, Error - Missing space before function parentheses. (space-before-function-paren) /home/klausi/pareview_temp/js/better_comments.js: line 27, col 11, Error - "child" is not defined. (no-undef) /home/klausi/pareview_temp/js/better_comments.js: line 28, col 11, Error - "parent" is read only. (no-undef) /home/klausi/pareview_temp/js/better_comments.js: line 28, col 11, Error - parent is a read-only native object. (no-native-reassign) /home/klausi/pareview_temp/js/better_comments.js: line 28, col 22, Error - "child" is not defined. (no-undef) /home/klausi/pareview_temp/js/better_comments.js: line 29, col 11, Error - Keyword "if" must be followed by whitespace. (space-after-keywords) /home/klausi/pareview_temp/js/better_comments.js: line 29, col 63, Error - Empty block statement. (no-empty) /home/klausi/pareview_temp/js/better_comments.js: line 37, col 4, Error - Missing semicolon. (semi) 21 problems