Prechecker results: error


PHP lint problems

(0 errors, 0 warnings)

This section shows php lint problems in the code detected by php -l [More info]


PHP coding style problems

(2266 errors, 188 warnings)

This section shows the coding style problems detected in the code by phpcs [More info]

mod/groupselect/backup/moodle1/lib.php
(#73) Inline comments must start with a capital letter, digit or 3-dots sequence
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) Inline comments must start with a capital letter, digit or 3-dots sequence
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) Inline comments must start with a capital letter, digit or 3-dots sequence
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) Inline comments must start with a capital letter, digit or 3-dots sequence
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) Inline comments must start with a capital letter, digit or 3-dots sequence
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) Inline comments must start with a capital letter, digit or 3-dots sequence
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#115) Inline comments must start with a capital letter, digit or 3-dots sequence
(#115) Inline comments must end in full-stops, exclamation marks, or question marks
mod/groupselect/backup/moodle2/backup_groupselect_activity_task.class.php
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#56) Commas (,) must be followed by white space.
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) Expected 1 space before "="; 0 found
(#59) Expected 1 space after "="; 0 found
(#60) Expected 1 space before "="; 0 found
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) Expected 1 space before "="; 0 found
(#63) Expected 1 space after "="; 0 found
(#64) Expected 1 space before "="; 0 found
mod/groupselect/backup/moodle2/backup_groupselect_stepslib.php
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) This comment is 50% valid code; is this commented out code?
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
mod/groupselect/backup/moodle2/restore_groupselect_activity_task.class.php
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) Inline comments must start with a capital letter, digit or 3-dots sequence
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
mod/groupselect/backup/moodle2/restore_groupselect_stepslib.php
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) Inline comments must start with a capital letter, digit or 3-dots sequence
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) Inline comments must start with a capital letter, digit or 3-dots sequence
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
mod/groupselect/create_form.php
(#19) Expected 1 space(s) before asterisk; 0 found
(#20) Expected 1 space(s) before asterisk; 0 found
(#21) Expected 1 space(s) before asterisk; 0 found
(#22) Expected 1 space(s) before asterisk; 0 found
(#23) Expected 1 space(s) before asterisk; 0 found
(#24) Expected 1 space(s) before asterisk; 0 found
(#31) Whitespace found at end of line
(#34) Whitespace found at end of line
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected 4 spaces, found 1
(#35) Visibility must be declared on method "definition"
(#35) Spaces must be used for alignment; tabs are not allowed
(#35) Tab found within whitespace
(#35) Whitespace found at end of line
(#36) Spaces must be used for alignment; tabs are not allowed
(#36) Tab found within whitespace
(#36) Whitespace found at end of line
(#37) Spaces must be used for alignment; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 8 spaces, found 5
(#38) Spaces must be used for alignment; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 8 spaces, found 2
(#39) Whitespace found at end of line
(#40) Spaces must be used for alignment; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 8 spaces, found 2
(#40) Commas (,) must be followed by white space.
(#41) Spaces must be used for alignment; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 8 spaces, found 2
(#42) Spaces must be used for alignment; tabs are not allowed
(#42) Tab found within whitespace
(#42) Whitespace found at end of line
(#43) Line indented incorrectly; expected 8 spaces, found 16
(#43) Expected "if (...) {\n"; found "if(...) {\n"
(#44) Spaces must be used for alignment; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 12 spaces, found 2
(#44) Expected 1 space before "=>"; 0 found
(#44) Expected 1 space after "=>"; 0 found
(#44) Expected 1 space before "=>"; 0 found
(#44) Expected 1 space after "=>"; 0 found
(#44) Expected 1 space before "-"; 0 found
(#44) Expected 1 space after "-"; 0 found
(#44) Expected 1 space before "=>"; 0 found
(#44) Expected 1 space after "=>"; 0 found
(#44) Expected 1 space before "=>"; 0 found
(#44) Expected 1 space after "=>"; 0 found
(#44) Line exceeds maximum limit of 180 characters; contains 192 characters
(#45) Line indented incorrectly; expected 8 spaces, found 16
(#46) Line indented incorrectly; expected 8 spaces, found 16
(#46) Expected "} else {\n"; found "}\n else {\n"
(#48) Line indented incorrectly; expected 8 spaces, found 16
(#50) Whitespace found at end of line
(#50) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#51) Whitespace found at end of line
(#52) Spaces must be used for alignment; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 8 spaces, found 2
(#52) Expected 1 space before "=>"; 0 found
(#52) Expected 1 space after "=>"; 0 found
(#52) Expected 1 space before "-"; 0 found
(#52) Expected 1 space after "-"; 0 found
(#52) Expected 1 space before "=>"; 0 found
(#52) Expected 1 space after "=>"; 0 found
(#52) Line exceeds 132 characters; contains 134 characters
(#53) Spaces must be used for alignment; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 8 spaces, found 2
(#54) Spaces must be used for alignment; tabs are not allowed
(#54) Tab found within whitespace
(#54) Whitespace found at end of line
(#55) Spaces must be used for alignment; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 8 spaces, found 2
(#56) Spaces must be used for alignment; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 8 spaces, found 2
(#57) Spaces must be used for alignment; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected 4 spaces, found 1
(#59) Spaces must be used for alignment; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected 4 spaces, found 1
(#59) Visibility must be declared on method "validation"
(#60) Spaces must be used for alignment; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 8 spaces, found 3
(#61) Whitespace found at end of line
(#62) Spaces must be used for alignment; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 8 spaces, found 3
(#63) Spaces must be used for alignment; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected 8 spaces, found 4
(#63) Expected "if (...) {\n"; found "if(...) {\n"
(#64) Spaces must be used for alignment; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 12 spaces, found 7
(#65) Spaces must be used for alignment; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected 8 spaces, found 3
(#65) Closing brace indented incorrectly; expected 4 spaces, found 3
(#67) Expected "if (...) {\n"; found "if(...) {\n"
(#71) Spaces must be used for alignment; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 8 spaces, found 2
(#72) Spaces must be used for alignment; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected 4 spaces, found 1
mod/groupselect/db/access.php
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#39) Whitespace found at end of line
(#48) Whitespace found at end of line
(#56) Whitespace found at end of line
(#64) Whitespace found at end of line
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
mod/groupselect/db/log.php
(#29) Expected 1 space before "=>"; 0 found
(#29) Expected 1 space after "=>"; 0 found
(#29) Expected 1 space before "=>"; 0 found
(#29) Expected 1 space after "=>"; 0 found
(#29) Expected 1 space before "=>"; 0 found
(#29) Expected 1 space after "=>"; 0 found
(#29) Expected 1 space before "=>"; 0 found
(#29) Expected 1 space after "=>"; 0 found
(#30) Expected 1 space before "=>"; 0 found
(#30) Expected 1 space after "=>"; 0 found
(#30) Expected 1 space before "=>"; 0 found
(#30) Expected 1 space after "=>"; 0 found
(#30) Expected 1 space before "=>"; 0 found
(#30) Expected 1 space after "=>"; 0 found
(#30) Expected 1 space before "=>"; 0 found
(#30) Expected 1 space after "=>"; 0 found
(#31) Expected 1 space before "=>"; 0 found
(#31) Expected 1 space after "=>"; 0 found
(#31) Expected 1 space before "=>"; 0 found
(#31) Expected 1 space after "=>"; 0 found
(#31) Expected 1 space before "=>"; 0 found
(#31) Expected 1 space after "=>"; 0 found
(#31) Expected 1 space before "=>"; 0 found
(#31) Expected 1 space after "=>"; 0 found
(#32) Expected 1 space before "=>"; 0 found
(#32) Expected 1 space after "=>"; 0 found
(#32) Expected 1 space before "=>"; 0 found
(#32) Expected 1 space after "=>"; 0 found
(#32) Expected 1 space before "=>"; 0 found
(#32) Expected 1 space after "=>"; 0 found
(#32) Expected 1 space before "=>"; 0 found
(#32) Expected 1 space after "=>"; 0 found
(#33) Expected 1 space before "=>"; 0 found
(#33) Expected 1 space after "=>"; 0 found
(#33) Expected 1 space before "=>"; 0 found
(#33) Expected 1 space after "=>"; 0 found
(#33) Expected 1 space before "=>"; 0 found
(#33) Expected 1 space after "=>"; 0 found
(#33) Expected 1 space before "=>"; 0 found
(#33) Expected 1 space after "=>"; 0 found
(#34) Expected 1 space before "=>"; 0 found
(#34) Expected 1 space after "=>"; 0 found
(#34) Expected 1 space before "=>"; 0 found
(#34) Expected 1 space after "=>"; 0 found
(#34) Expected 1 space before "=>"; 0 found
(#34) Expected 1 space after "=>"; 0 found
(#34) Expected 1 space before "=>"; 0 found
(#34) Expected 1 space after "=>"; 0 found
mod/groupselect/db/upgrade.php
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) Variable "field_timecreated_new" must not contain underscores.
(#38) Line exceeds 132 characters; contains 155 characters
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Variable "field_timecreated_new" must not contain underscores.
(#42) Variable "field_timecreated_new" must not contain underscores.
(#45) Inline comments must start with a capital letter, digit or 3-dots sequence
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) Variable "field_targetgrouping_new" must not contain underscores.
(#54) Line exceeds 132 characters; contains 159 characters
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#56) Variable "field_targetgrouping_new" must not contain underscores.
(#57) Variable "field_targetgrouping_new" must not contain underscores.
(#60) Inline comments must start with a capital letter, digit or 3-dots sequence
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) Inline comments must start with a capital letter, digit or 3-dots sequence
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#72) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) Inline comments must start with a capital letter, digit or 3-dots sequence
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) Variable "field_signuptype" must not contain underscores.
(#87) Line exceeds 132 characters; contains 147 characters
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) Variable "field_signuptype" must not contain underscores.
(#91) Variable "field_signuptype" must not contain underscores.
(#94) Inline comments must start with a capital letter, digit or 3-dots sequence
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) Inline comments must end in full-stops, exclamation marks, or question marks
(#106) Inline comments must start with a capital letter, digit or 3-dots sequence
(#106) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) Whitespace found at end of line
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) Whitespace found at end of line
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#116) Line exceeds 132 characters; contains 137 characters
(#116) Whitespace found at end of line
(#117) Line exceeds 132 characters; contains 134 characters
(#121) Line exceeds 132 characters; contains 137 characters
(#123) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#128) Whitespace found at end of line
(#129) Inline comments must end in full-stops, exclamation marks, or question marks
(#136) Whitespace found at end of line
(#137) Expected "if (...) {\n"; found "if(...) {\n"
(#140) Whitespace found at end of line
(#141) Inline comments must end in full-stops, exclamation marks, or question marks
(#148) Whitespace found at end of line
(#149) Expected "if (...) {\n"; found "if(...) {\n"
(#152) Whitespace found at end of line
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Inline comments must start with a capital letter, digit or 3-dots sequence
(#153) Inline comments must end in full-stops, exclamation marks, or question marks
(#153) Line indented incorrectly; expected at least 8 spaces, found 5
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 8 spaces, found 5
mod/groupselect/index.php
(#28) Inline comments must start with a capital letter, digit or 3-dots sequence
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) Expected 1 space before "=>"; 0 found
(#30) Expected 1 space after "=>"; 0 found
(#90) Inline comments must start with a capital letter, digit or 3-dots sequence
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
mod/groupselect/jquery/plugins.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#3) Spaces must be used to indent lines; tabs are not allowed
(#3) Tab found within whitespace
(#3) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#3) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#3) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#3) Line 12 of the opening comment must start "//".
(#3) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#3) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#4) Spaces must be used to indent lines; tabs are not allowed
(#4) Tab found within whitespace
(#5) Spaces must be used to indent lines; tabs are not allowed
(#5) Tab found within whitespace
(#6) Spaces must be used to indent lines; tabs are not allowed
(#6) Tab found within whitespace
(#7) Spaces must be used to indent lines; tabs are not allowed
(#7) Tab found within whitespace
(#8) Spaces must be used to indent lines; tabs are not allowed
(#8) Tab found within whitespace
mod/groupselect/lang/en/groupselect.php
(#2) The opening <?php tag must be followed by exactly one newline.
mod/groupselect/lang/fi/groupselect.php
(#2) The opening <?php tag must be followed by exactly one newline.
mod/groupselect/lib.php
(#36) Closing brace must be on a line by itself
(#37) Closing brace must be on a line by itself
(#37) Line exceeds 132 characters; contains 133 characters
(#37) Inline comments must start with a capital letter, digit or 3-dots sequence
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) Closing brace must be on a line by itself
(#39) Closing brace must be on a line by itself
(#39) Inline comments must start with a capital letter, digit or 3-dots sequence
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Closing brace must be on a line by itself
(#41) Closing brace must be on a line by itself
(#42) Closing brace must be on a line by itself
(#43) Closing brace must be on a line by itself
(#44) Closing brace must be on a line by itself
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) No space found before comment text; expected "// TODO" but found "//TODO"
(#46) Closing brace must be on a line by itself
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) Expected 1 space before "=>"; 0 found
(#112) Expected 1 space after "=>"; 0 found
(#112) Expected 1 space before "=>"; 0 found
(#112) Expected 1 space after "=>"; 0 found
(#123) Line exceeds 132 characters; contains 134 characters
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#137) Expected 1 space before "=>"; 0 found
(#137) Expected 1 space after "=>"; 0 found
(#137) Expected 1 space before "=>"; 0 found
(#137) Expected 1 space after "=>"; 0 found
(#152) Inline comments must start with a capital letter, digit or 3-dots sequence
(#152) Inline comments must end in full-stops, exclamation marks, or question marks
(#153) Expected 1 space before "=>"; 0 found
(#153) Expected 1 space after "=>"; 0 found
(#153) Whitespace found at end of line
(#154) Whitespace found at end of line
(#155) Expected 1 space before "=>"; 0 found
(#155) Expected 1 space after "=>"; 0 found
(#156) Whitespace found at end of line
(#157) Expected 1 space before "=>"; 0 found
(#157) Expected 1 space after "=>"; 0 found
(#172) Inline comments must start with a capital letter, digit or 3-dots sequence
(#172) Inline comments must end in full-stops, exclamation marks, or question marks
(#204) Inline comments must start with a capital letter, digit or 3-dots sequence
(#204) Inline comments must end in full-stops, exclamation marks, or question marks
(#217) Whitespace found at end of line
(#219) Whitespace found at end of line
(#221) Inline comments must end in full-stops, exclamation marks, or question marks
(#221) This comment is 55% valid code; is this commented out code?
(#221) No space found before comment text; expected "// && $filearea !== 'anotherexpectedfilearea') {" but found "//&& $filearea !== 'anotherexpectedfilearea') {"
(#224) Whitespace found at end of line
(#225) Line exceeds 132 characters; contains 137 characters
(#227) Whitespace found at end of line
(#232) Whitespace found at end of line
(#235) Whitespace found at end of line
(#238) Whitespace found at end of line
(#242) Inline comments must start with a capital letter, digit or 3-dots sequence
(#242) Inline comments must end in full-stops, exclamation marks, or question marks
(#244) Inline comments must start with a capital letter, digit or 3-dots sequence
(#244) Inline comments must end in full-stops, exclamation marks, or question marks
(#246) Whitespace found at end of line
(#253) Whitespace found at end of line
(#254) Whitespace found at end of line
mod/groupselect/locallib.php
(#30) Inline comments must start with a capital letter, digit or 3-dots sequence
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) This comment is 100% valid code; is this commented out code?
(#30) No space found before comment text; expected "// require_once("$CFG->dirroot/group/externallib.php");" but found "//require_once("$CFG->dirroot/group/externallib.php");"
(#37) Line exceeds 132 characters; contains 144 characters
(#43) Expected 1 space before "=>"; 0 found
(#43) Expected 1 space after "=>"; 0 found
(#43) Expected 1 space before "=>"; 0 found
(#43) Expected 1 space after "=>"; 0 found
(#43) Expected 1 space before "=>"; 0 found
(#43) Expected 1 space after "=>"; 0 found
(#43) Line exceeds 132 characters; contains 137 characters
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) No space found before comment text; expected "// TODO: join into enrolment table" but found "//TODO: join into enrolment table"
(#71) Inline comments must start with a capital letter, digit or 3-dots sequence
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) No space found before comment text; expected "// all groups" but found "//all groups"
(#77) Expected 1 space before "=>"; 0 found
(#77) Expected 1 space after "=>"; 0 found
(#87) Expected 1 space before "=>"; 0 found
(#87) Expected 1 space after "=>"; 0 found
(#87) Expected 1 space before "=>"; 0 found
(#87) Expected 1 space after "=>"; 0 found
(#103) Whitespace found at end of line
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 4 spaces, found 1
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 4 spaces, found 1
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Whitespace found at end of line
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 4 spaces, found 1
mod/groupselect/mod_form.php
(#29) "require_once" must be immediately followed by an open parenthesis
(#34) Visibility must be declared on method "definition"
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) No space found before comment text; expected "// TODO: get rid of the sloppy $COURSE" but found "//TODO: get rid of the sloppy $COURSE"
(#42) Expected 1 space before "=>"; 0 found
(#42) Expected 1 space after "=>"; 0 found
(#52) Inline comments must start with a capital letter, digit or 3-dots sequence
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) No space found before comment text; expected "// -------------------------------------------------------" but found "//-------------------------------------------------------"
(#63) Line indented incorrectly; expected at least 8 spaces, found 7
(#63) Whitespace found at end of line
(#64) This comment is 70% valid code; is this commented out code?
(#64) Line indented incorrectly; expected at least 8 spaces, found 7
(#65) This comment is 64% valid code; is this commented out code?
(#65) Line indented incorrectly; expected at least 8 spaces, found 7
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) This comment is 72% valid code; is this commented out code?
(#66) Line indented incorrectly; expected at least 8 spaces, found 7
(#68) Expected 1 space before "=>"; 0 found
(#68) Expected 1 space after "=>"; 0 found
(#72) Whitespace found at end of line
(#73) Expected 1 space before "=>"; 0 found
(#73) Expected 1 space after "=>"; 0 found
(#78) Whitespace found at end of line
(#79) Expected 1 space before "=>"; 0 found
(#79) Expected 1 space after "=>"; 0 found
(#79) Line exceeds 132 characters; contains 139 characters
(#81) Expected 1 space before "=>"; 0 found
(#81) Expected 1 space after "=>"; 0 found
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Expected 1 space before "=>"; 0 found
(#85) Expected 1 space after "=>"; 0 found
(#85) Expected 1 space before "=>"; 0 found
(#85) Expected 1 space after "=>"; 0 found
(#85) Commas (,) must be followed by white space.
(#88) Whitespace found at end of line
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Expected 1 space before "=>"; 0 found
(#90) Expected 1 space after "=>"; 0 found
(#90) Expected 1 space before "=>"; 0 found
(#90) Expected 1 space after "=>"; 0 found
(#90) Commas (,) must be followed by white space.
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Expected 1 space before "=>"; 0 found
(#95) Expected 1 space after "=>"; 0 found
(#95) Expected 1 space before "=>"; 0 found
(#95) Expected 1 space after "=>"; 0 found
(#95) Commas (,) must be followed by white space.
(#98) Whitespace found at end of line
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Expected 1 space before "=>"; 0 found
(#100) Expected 1 space after "=>"; 0 found
(#100) Expected 1 space before "=>"; 0 found
(#100) Expected 1 space after "=>"; 0 found
(#100) Commas (,) must be followed by white space.
(#104) Whitespace found at end of line
(#105) Whitespace found at end of line
(#106) Expected 1 space before "=>"; 0 found
(#106) Expected 1 space after "=>"; 0 found
(#106) Expected 1 space before "=>"; 0 found
(#106) Expected 1 space after "=>"; 0 found
(#106) Commas (,) must be followed by white space.
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Expected 1 space before "=>"; 0 found
(#110) Expected 1 space after "=>"; 0 found
(#110) Expected 1 space before "=>"; 0 found
(#110) Expected 1 space after "=>"; 0 found
(#110) Commas (,) must be followed by white space.
(#113) Whitespace found at end of line
(#113) Functions must not contain multiple empty lines in a row; found 5 empty lines
(#114) Whitespace found at end of line
(#115) Whitespace found at end of line
(#116) Whitespace found at end of line
(#118) Inline comments must start with a capital letter, digit or 3-dots sequence
(#118) No space found before comment text; expected "// -------------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------------"
(#120) Inline comments must end in full-stops, exclamation marks, or question marks
(#120) No space found before comment text; expected "// -------------------------------------------------------" but found "//-------------------------------------------------------"
(#123) Inline comments must start with a capital letter, digit or 3-dots sequence
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) No space found before comment text; expected "// -------------------------------------------------------" but found "//-------------------------------------------------------"
(#127) Visibility must be declared on method "validation"
(#134) Whitespace found at end of line
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 12 spaces, found 9
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected at least 12 spaces, found 9
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 12 spaces, found 9
(#145) Whitespace found at end of line
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected at least 12 spaces, found 9
mod/groupselect/select_form.php
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#28) "require_once" must be immediately followed by an open parenthesis
(#29) "require_once" must be immediately followed by an open parenthesis
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected 4 spaces, found 1
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Whitespace found at end of line
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) Line indented incorrectly; expected at least 4 spaces, found 1
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected 4 spaces, found 1
(#34) Visibility must be declared on method "definition"
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 8 spaces, found 2
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected at least 8 spaces, found 2
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Whitespace found at end of line
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 8 spaces, found 2
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Whitespace found at end of line
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected 8 spaces, found 2
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 12 spaces, found 3
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected at least 12 spaces, found 3
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected 8 spaces, found 2
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 12 spaces, found 3
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 12 spaces, found 3
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected 8 spaces, found 2
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Whitespace found at end of line
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 8 spaces, found 2
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 8 spaces, found 2
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Whitespace found at end of line
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 8 spaces, found 2
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 8 spaces, found 2
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Whitespace found at end of line
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 8 spaces, found 2
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 8 spaces, found 2
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Whitespace found at end of line
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 8 spaces, found 2
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Whitespace found at end of line
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 8 spaces, found 2
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected 4 spaces, found 1
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected 4 spaces, found 1
(#61) Visibility must be declared on method "validation"
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 8 spaces, found 2
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Whitespace found at end of line
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 8 spaces, found 2
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Whitespace found at end of line
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected 8 spaces, found 2
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected 12 spaces, found 3
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 16 spaces, found 4
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected 12 spaces, found 3
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected 8 spaces, found 2
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 12 spaces, found 3
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 12 spaces, found 3
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 12 spaces, found 3
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 12 spaces, found 5
(#76) Whitespace found at end of line
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 12 spaces, found 3
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 12 spaces, found 3
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Whitespace found at end of line
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected 12 spaces, found 3
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 16 spaces, found 4
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected 12 spaces, found 3
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected 8 spaces, found 2
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected at least 8 spaces, found 2
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected 4 spaces, found 1
mod/groupselect/settings.php
(#30) Inline comments must start with a capital letter, digit or 3-dots sequence
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) No space found before comment text; expected "// --- general settings -----------------------------------------------------------------------------------" but found "//--- general settings -----------------------------------------------------------------------------------"
(#34) Inline comments must start with a capital letter, digit or 3-dots sequence
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) No space found before comment text; expected "// --- modedit defaults -----------------------------------------------------------------------------------" but found "//--- modedit defaults -----------------------------------------------------------------------------------"
(#35) Line exceeds 132 characters; contains 162 characters
(#39) Expected 1 space before "=>"; 0 found
(#39) Expected 1 space after "=>"; 0 found
(#39) Expected 1 space before "=>"; 0 found
(#39) Expected 1 space after "=>"; 0 found
mod/groupselect/version.php
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
mod/groupselect/view.php
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) "require" must be immediately followed by an open parenthesis
(#27) "require_once" must be immediately followed by an open parenthesis
(#28) "require_once" must be immediately followed by an open parenthesis
(#29) "require_once" must be immediately followed by an open parenthesis
(#30) "require_once" must be immediately followed by an open parenthesis
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 4 spaces, found 1
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 4 spaces, found 3
(#47) Whitespace found at end of line
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 4 spaces, found 1
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 4 spaces, found 1
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 4 spaces, found 1
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 4 spaces, found 1
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 4 spaces, found 3
(#53) Whitespace found at end of line
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 4 spaces, found 1
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Whitespace found at end of line
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Whitespace found at end of line
(#82) Variable "ASSIGNROLE" must be all lower-case
(#82) Inline comments must start with a capital letter, digit or 3-dots sequence
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) Line exceeds 132 characters; contains 157 characters
(#91) Variable "ASSIGNROLE" must be all lower-case
(#91) Line exceeds maximum limit of 180 characters; contains 221 characters
(#92) Whitespace found at end of line
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 4 spaces, found 1
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 4 spaces, found 1
(#106) Inline comments must start with a capital letter, digit or 3-dots sequence
(#106) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected at least 4 spaces, found 1
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected 4 spaces, found 1
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 8 spaces, found 2
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected 4 spaces, found 1
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 8 spaces, found 2
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected 4 spaces, found 1
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) Whitespace found at end of line
(#120) Expected "if (...) {\n"; found "if(...) {\n"
(#124) Expected "if (...) {\n"; found "if(...) {\n"
(#135) Inline comments must end in full-stops, exclamation marks, or question marks
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 4 spaces, found 1
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 4 spaces, found 3
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 4 spaces, found 3
(#139) Whitespace found at end of line
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected at least 4 spaces, found 1
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected at least 4 spaces, found 1
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected at least 4 spaces, found 3
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 4 spaces, found 3
(#143) Whitespace found at end of line
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 4 spaces, found 1
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected 4 spaces, found 1
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 8 spaces, found 2
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected 4 spaces, found 1
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected 4 spaces, found 1
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Inline comments must end in full-stops, exclamation marks, or question marks
(#149) Line indented incorrectly; expected at least 8 spaces, found 2
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 8 spaces, found 4
(#151) Whitespace found at end of line
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 11 spaces, found 2
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected at least 11 spaces, found 2
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Whitespace found at end of line
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected at least 11 spaces, found 2
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected 11 spaces, found 2
(#158) Space found after opening bracket of FOREACH loop
(#158) Space found before closing bracket of FOREACH loop
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected 15 spaces, found 3
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected at least 19 spaces, found 4
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected 16 spaces, found 3
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected 12 spaces, found 2
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) Whitespace found at end of line
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected at least 12 spaces, found 2
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 12 spaces, found 4
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected at least 12 spaces, found 4
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected at least 12 spaces, found 4
(#167) Whitespace found at end of line
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected at least 11 spaces, found 2
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 11 spaces, found 2
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected 11 spaces, found 2
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected at least 15 spaces, found 3
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected 12 spaces, found 2
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Tab found within whitespace
(#173) Whitespace found at end of line
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected at least 12 spaces, found 2
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected at least 12 spaces, found 2
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Tab found within whitespace
(#176) Whitespace found at end of line
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected 12 spaces, found 2
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected at least 16 spaces, found 3
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected at least 16 spaces, found 5
(#180) Spaces must be used to indent lines; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected at least 16 spaces, found 5
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected at least 16 spaces, found 5
(#181) Whitespace found at end of line
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected at least 26 spaces, found 3
(#183) Spaces must be used to indent lines; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected at least 26 spaces, found 3
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected 12 spaces, found 2
(#185) Spaces must be used to indent lines; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected at least 12 spaces, found 2
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected 4 spaces, found 1
(#187) Spaces must be used to indent lines; tabs are not allowed
(#187) Tab found within whitespace
(#187) Inline comments must end in full-stops, exclamation marks, or question marks
(#187) Line indented incorrectly; expected at least 8 spaces, found 2
(#188) Spaces must be used to indent lines; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected at least 8 spaces, found 2
(#189) Spaces must be used to indent lines; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected at least 8 spaces, found 2
(#190) Spaces must be used to indent lines; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected at least 8 spaces, found 2
(#191) Spaces must be used to indent lines; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected at least 8 spaces, found 2
(#192) Spaces must be used to indent lines; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected at least 8 spaces, found 2
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected 4 spaces, found 1
(#196) Inline comments must end in full-stops, exclamation marks, or question marks
(#198) Spaces must be used to indent lines; tabs are not allowed
(#198) Tab found within whitespace
(#198) Whitespace found at end of line
(#199) Spaces must be used to indent lines; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected at least 4 spaces, found 1
(#200) Spaces must be used to indent lines; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected at least 4 spaces, found 3
(#200) Whitespace found at end of line
(#201) Spaces must be used to indent lines; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected at least 4 spaces, found 1
(#202) Spaces must be used to indent lines; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected at least 4 spaces, found 1
(#203) Spaces must be used to indent lines; tabs are not allowed
(#203) Tab found within whitespace
(#203) Whitespace found at end of line
(#204) Spaces must be used to indent lines; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected at least 4 spaces, found 1
(#205) Spaces must be used to indent lines; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected at least 4 spaces, found 3
(#206) Spaces must be used to indent lines; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected at least 4 spaces, found 3
(#207) Spaces must be used to indent lines; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected at least 4 spaces, found 3
(#207) Whitespace found at end of line
(#208) Spaces must be used to indent lines; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected at least 4 spaces, found 1
(#209) Spaces must be used to indent lines; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected at least 4 spaces, found 1
(#210) Spaces must be used to indent lines; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected at least 4 spaces, found 3
(#211) Spaces must be used to indent lines; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected at least 4 spaces, found 3
(#212) Spaces must be used to indent lines; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected at least 4 spaces, found 3
(#212) Whitespace found at end of line
(#213) Spaces must be used to indent lines; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected at least 4 spaces, found 1
(#214) Spaces must be used to indent lines; tabs are not allowed
(#214) Tab found within whitespace
(#214) Whitespace found at end of line
(#215) Spaces must be used to indent lines; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected 4 spaces, found 1
(#216) Spaces must be used to indent lines; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected at least 8 spaces, found 2
(#217) Spaces must be used to indent lines; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected 4 spaces, found 1
(#218) Spaces must be used to indent lines; tabs are not allowed
(#218) Tab found within whitespace
(#218) Whitespace found at end of line
(#219) Spaces must be used to indent lines; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected 4 spaces, found 1
(#220) Spaces must be used to indent lines; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected at least 8 spaces, found 2
(#221) Spaces must be used to indent lines; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected 4 spaces, found 1
(#222) Spaces must be used to indent lines; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected at least 8 spaces, found 2
(#223) Spaces must be used to indent lines; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected 4 spaces, found 1
(#224) Spaces must be used to indent lines; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected at least 8 spaces, found 2
(#225) Spaces must be used to indent lines; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected at least 8 spaces, found 2
(#226) Spaces must be used to indent lines; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected at least 8 spaces, found 2
(#227) Spaces must be used to indent lines; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected 4 spaces, found 1
(#228) Spaces must be used to indent lines; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected at least 8 spaces, found 2
(#229) Spaces must be used to indent lines; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected at least 8 spaces, found 2
(#230) Spaces must be used to indent lines; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected at least 8 spaces, found 2
(#231) Spaces must be used to indent lines; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected at least 8 spaces, found 2
(#232) Spaces must be used to indent lines; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected at least 8 spaces, found 2
(#233) Spaces must be used to indent lines; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected at least 8 spaces, found 2
(#234) Spaces must be used to indent lines; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected at least 8 spaces, found 2
(#235) Spaces must be used to indent lines; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected at least 8 spaces, found 2
(#236) Spaces must be used to indent lines; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected 4 spaces, found 1
(#238) Spaces must be used to indent lines; tabs are not allowed
(#238) Tab found within whitespace
(#238) Inline comments must start with a capital letter, digit or 3-dots sequence
(#238) Inline comments must end in full-stops, exclamation marks, or question marks
(#238) Line indented incorrectly; expected at least 4 spaces, found 1
(#239) Spaces must be used to indent lines; tabs are not allowed
(#239) Tab found within whitespace
(#239) Whitespace found at end of line
(#240) Spaces must be used to indent lines; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected 4 spaces, found 1
(#241) Spaces must be used to indent lines; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected at least 8 spaces, found 2
(#242) Spaces must be used to indent lines; tabs are not allowed
(#242) Tab found within whitespace
(#242) Line indented incorrectly; expected 4 spaces, found 1
(#243) Spaces must be used to indent lines; tabs are not allowed
(#243) Tab found within whitespace
(#243) Line indented incorrectly; expected at least 8 spaces, found 2
(#244) Spaces must be used to indent lines; tabs are not allowed
(#244) Tab found within whitespace
(#244) Line indented incorrectly; expected 8 spaces, found 2
(#245) Spaces must be used to indent lines; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected at least 12 spaces, found 3
(#246) Spaces must be used to indent lines; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected at least 12 spaces, found 3
(#247) Spaces must be used to indent lines; tabs are not allowed
(#247) Tab found within whitespace
(#247) Line indented incorrectly; expected at least 12 spaces, found 5
(#247) Whitespace found at end of line
(#248) Spaces must be used to indent lines; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected at least 12 spaces, found 3
(#249) Spaces must be used to indent lines; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected 8 spaces, found 2
(#250) Spaces must be used to indent lines; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected at least 8 spaces, found 2
(#251) Spaces must be used to indent lines; tabs are not allowed
(#251) Tab found within whitespace
(#251) Line indented incorrectly; expected at least 8 spaces, found 2
(#252) Spaces must be used to indent lines; tabs are not allowed
(#252) Tab found within whitespace
(#252) Line indented incorrectly; expected 4 spaces, found 1
(#253) Spaces must be used to indent lines; tabs are not allowed
(#253) Tab found within whitespace
(#253) Line indented incorrectly; expected at least 8 spaces, found 2
(#254) Spaces must be used to indent lines; tabs are not allowed
(#254) Tab found within whitespace
(#254) Line indented incorrectly; expected at least 8 spaces, found 4
(#254) Whitespace found at end of line
(#255) Spaces must be used to indent lines; tabs are not allowed
(#255) Tab found within whitespace
(#255) Line indented incorrectly; expected at least 8 spaces, found 2
(#256) Spaces must be used to indent lines; tabs are not allowed
(#256) Tab found within whitespace
(#256) Line indented incorrectly; expected at least 8 spaces, found 2
(#257) Spaces must be used to indent lines; tabs are not allowed
(#257) Tab found within whitespace
(#257) Line indented incorrectly; expected at least 8 spaces, found 2
(#258) Spaces must be used to indent lines; tabs are not allowed
(#258) Tab found within whitespace
(#258) Line indented incorrectly; expected at least 8 spaces, found 2
(#259) Spaces must be used to indent lines; tabs are not allowed
(#259) Tab found within whitespace
(#259) Line indented incorrectly; expected at least 8 spaces, found 4
(#260) Spaces must be used to indent lines; tabs are not allowed
(#260) Tab found within whitespace
(#260) Line indented incorrectly; expected at least 8 spaces, found 4
(#261) Spaces must be used to indent lines; tabs are not allowed
(#261) Tab found within whitespace
(#261) Line indented incorrectly; expected at least 8 spaces, found 4
(#262) Spaces must be used to indent lines; tabs are not allowed
(#262) Tab found within whitespace
(#262) Line indented incorrectly; expected at least 8 spaces, found 4
(#262) Whitespace found at end of line
(#263) Spaces must be used to indent lines; tabs are not allowed
(#263) Tab found within whitespace
(#263) Line indented incorrectly; expected at least 8 spaces, found 2
(#264) Spaces must be used to indent lines; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected at least 8 spaces, found 2
(#265) Spaces must be used to indent lines; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected at least 8 spaces, found 2
(#266) Spaces must be used to indent lines; tabs are not allowed
(#266) Tab found within whitespace
(#266) Line indented incorrectly; expected at least 8 spaces, found 2
(#267) Spaces must be used to indent lines; tabs are not allowed
(#267) Tab found within whitespace
(#267) Line indented incorrectly; expected at least 8 spaces, found 2
(#268) Spaces must be used to indent lines; tabs are not allowed
(#268) Tab found within whitespace
(#268) Line indented incorrectly; expected 4 spaces, found 1
(#271) Inline comments must end in full-stops, exclamation marks, or question marks
(#273) Spaces must be used to indent lines; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected at least 4 spaces, found 1
(#274) Whitespace found at end of line
(#275) Spaces must be used to indent lines; tabs are not allowed
(#275) Tab found within whitespace
(#275) Inline comments must end in full-stops, exclamation marks, or question marks
(#275) Line indented incorrectly; expected at least 4 spaces, found 1
(#276) Spaces must be used to indent lines; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected at least 4 spaces, found 1
(#280) Whitespace found at end of line within string
(#284) Spaces must be used to indent lines; tabs are not allowed
(#284) Tab found within whitespace
(#284) Whitespace found at end of line
(#285) Spaces must be used to indent lines; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected at least 4 spaces, found 1
(#285) Variable "group_list" must not contain underscores.
(#286) Spaces must be used to indent lines; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected at least 4 spaces, found 3
(#286) Whitespace found at end of line
(#287) Spaces must be used to indent lines; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected at least 4 spaces, found 1
(#288) Spaces must be used to indent lines; tabs are not allowed
(#288) Tab found within whitespace
(#288) Whitespace found at end of line
(#289) Spaces must be used to indent lines; tabs are not allowed
(#289) Tab found within whitespace
(#289) Inline comments must end in full-stops, exclamation marks, or question marks
(#289) Line indented incorrectly; expected at least 4 spaces, found 1
(#290) Spaces must be used to indent lines; tabs are not allowed
(#290) Tab found within whitespace
(#290) Line indented incorrectly; expected at least 4 spaces, found 1
(#290) Whitespace found at end of line within string
(#296) Spaces must be used to indent lines; tabs are not allowed
(#296) Tab found within whitespace
(#296) Whitespace found at end of line
(#297) Spaces must be used to indent lines; tabs are not allowed
(#297) Tab found within whitespace
(#297) Line indented incorrectly; expected at least 4 spaces, found 1
(#298) Spaces must be used to indent lines; tabs are not allowed
(#298) Tab found within whitespace
(#298) Line indented incorrectly; expected at least 4 spaces, found 3
(#298) Whitespace found at end of line
(#299) Spaces must be used to indent lines; tabs are not allowed
(#299) Tab found within whitespace
(#299) Line indented incorrectly; expected at least 4 spaces, found 1
(#300) Spaces must be used to indent lines; tabs are not allowed
(#300) Tab found within whitespace
(#300) Whitespace found at end of line
(#301) Spaces must be used to indent lines; tabs are not allowed
(#301) Tab found within whitespace
(#301) Inline comments must end in full-stops, exclamation marks, or question marks
(#301) Line indented incorrectly; expected at least 4 spaces, found 1
(#302) Spaces must be used to indent lines; tabs are not allowed
(#302) Tab found within whitespace
(#302) Line indented incorrectly; expected at least 4 spaces, found 1
(#303) Whitespace found at end of line within string
(#310) Spaces must be used for alignment; tabs are not allowed
(#310) Tab found within whitespace
(#310) Whitespace found at end of line
(#311) Spaces must be used for alignment; tabs are not allowed
(#311) Tab found within whitespace
(#311) Whitespace found at end of line
(#312) Spaces must be used for alignment; tabs are not allowed
(#312) Tab found within whitespace
(#312) Line indented incorrectly; expected at least 4 spaces, found 1
(#312) Variable "max_group_size" must not contain underscores.
(#313) Spaces must be used for alignment; tabs are not allowed
(#313) Tab found within whitespace
(#313) Line indented incorrectly; expected at least 4 spaces, found 3
(#313) Whitespace found at end of line
(#314) Spaces must be used for alignment; tabs are not allowed
(#314) Tab found within whitespace
(#314) Line indented incorrectly; expected at least 4 spaces, found 1
(#315) Spaces must be used for alignment; tabs are not allowed
(#315) Tab found within whitespace
(#315) Line indented incorrectly; expected at least 4 spaces, found 1
(#315) Variable "max_group_size" must not contain underscores.
(#315) Variable "max_group_size" must not contain underscores.
(#316) Spaces must be used for alignment; tabs are not allowed
(#316) Tab found within whitespace
(#316) Whitespace found at end of line
(#317) Spaces must be used for alignment; tabs are not allowed
(#317) Tab found within whitespace
(#317) Line indented incorrectly; expected 4 spaces, found 2
(#318) Spaces must be used for alignment; tabs are not allowed
(#318) Tab found within whitespace
(#318) Line indented incorrectly; expected at least 8 spaces, found 3
(#319) Spaces must be used for alignment; tabs are not allowed
(#319) Tab found within whitespace
(#319) Line indented incorrectly; expected 8 spaces, found 3
(#319) Variable "group_list" must not contain underscores.
(#320) Spaces must be used for alignment; tabs are not allowed
(#320) Tab found within whitespace
(#320) Line indented incorrectly; expected 12 spaces, found 4
(#320) Expected "if (...) {\n"; found "if(...) {\n"
(#321) Spaces must be used for alignment; tabs are not allowed
(#321) Tab found within whitespace
(#321) Line indented incorrectly; expected 16 spaces, found 5
(#321) Expected "for (...) {\n"; found "for(...) {\n"
(#321) Expected 1 space before "="; 0 found
(#321) Expected 1 space after "="; 0 found
(#321) Variable "max_group_size" must not contain underscores.
(#322) Spaces must be used for alignment; tabs are not allowed
(#322) Tab found within whitespace
(#322) Line indented incorrectly; expected 20 spaces, found 6
(#322) Expected "if (...) {\n"; found "if(...) {\n"
(#323) Spaces must be used for alignment; tabs are not allowed
(#323) Tab found within whitespace
(#323) Line indented incorrectly; expected at least 24 spaces, found 7
(#324) Spaces must be used for alignment; tabs are not allowed
(#324) Tab found within whitespace
(#324) Line indented incorrectly; expected at least 24 spaces, found 7
(#325) Spaces must be used for alignment; tabs are not allowed
(#325) Tab found within whitespace
(#325) Line indented incorrectly; expected 20 spaces, found 6
(#326) Spaces must be used for alignment; tabs are not allowed
(#326) Tab found within whitespace
(#326) Line indented incorrectly; expected 16 spaces, found 5
(#327) Spaces must be used for alignment; tabs are not allowed
(#327) Tab found within whitespace
(#327) Line indented incorrectly; expected 12 spaces, found 4
(#328) Spaces must be used for alignment; tabs are not allowed
(#328) Tab found within whitespace
(#328) Line indented incorrectly; expected 8 spaces, found 3
(#329) Spaces must be used for alignment; tabs are not allowed
(#329) Tab found within whitespace
(#329) Line indented incorrectly; expected 4 spaces, found 2
(#330) Spaces must be used for alignment; tabs are not allowed
(#330) Tab found within whitespace
(#330) Whitespace found at end of line
(#331) Spaces must be used for alignment; tabs are not allowed
(#331) Tab found within whitespace
(#331) Inline comments must end in full-stops, exclamation marks, or question marks
(#331) Line indented incorrectly; expected at least 4 spaces, found 1
(#332) Variable "QUOTE" must be all lower-case
(#333) Variable "CHARS_TO_ESCAPE" must be all lower-case
(#333) Variable "CHARS_TO_ESCAPE" must not contain underscores.
(#334) Variable "QUOTE" must be all lower-case
(#334) Variable "QUOTE" must be all lower-case
(#334) Variable "QUOTE" must be all lower-case
(#336) Spaces must be used for alignment; tabs are not allowed
(#336) Tab found within whitespace
(#336) Line indented incorrectly; expected at least 4 spaces, found 1
(#336) Variable "assigned_teacher" must not contain underscores.
(#337) Variable "group_member" must not contain underscores.
(#339) Inline comments must start with a capital letter, digit or 3-dots sequence
(#339) Line indented incorrectly; expected at least 4 spaces, found 0
(#339) Tab found before comment text; expected "// get_string ( 'groupid', 'mod_groupselect' )," but found "// get_string ( 'groupid', 'mod_groupselect' ),"
(#340) Line indented incorrectly; expected at least 4 spaces, found 0
(#340) Tab found before comment text; expected "// get_string ( 'groupname', 'group' )," but found "// get_string ( 'groupname', 'group' ),"
(#341) Line indented incorrectly; expected at least 4 spaces, found 0
(#341) Tab found before comment text; expected "// get_string ( 'groupdescription', 'group' )," but found "// get_string ( 'groupdescription', 'group' ),"
(#342) Line indented incorrectly; expected at least 4 spaces, found 0
(#342) Tab found before comment text; expected "// get_string ( 'assignedteacher', 'mod_groupselect' ) . ' ' . get_string ( 'username' )," but found "// get_string ( 'assignedteacher', 'mod_groupselect' ) . ' ' . get_string ( 'username' ),"
(#343) Line indented incorrectly; expected at least 4 spaces, found 0
(#343) Tab found before comment text; expected "// get_string ( 'assignedteacher', 'mod_groupselect' ) . ' ' . get_string ( 'firstname' )," but found "// get_string ( 'assignedteacher', 'mod_groupselect' ) . ' ' . get_string ( 'firstname' ),"
(#344) Line indented incorrectly; expected at least 4 spaces, found 0
(#344) Tab found before comment text; expected "// get_string ( 'assignedteacher', 'mod_groupselect' ) . ' ' . get_string ( 'lastname' )," but found "// get_string ( 'assignedteacher', 'mod_groupselect' ) . ' ' . get_string ( 'lastname' ),"
(#345) Inline comments must end in full-stops, exclamation marks, or question marks
(#345) Line indented incorrectly; expected at least 4 spaces, found 0
(#345) Tab found before comment text; expected "// get_string ( 'assignedteacher', 'mod_groupselect' ) . ' ' . get_string ( 'email' )" but found "// get_string ( 'assignedteacher', 'mod_groupselect' ) . ' ' . get_string ( 'email' )"
(#345) Whitespace found at end of line
(#351) Variable "assigned_teacher" must not contain underscores.
(#352) Variable "assigned_teacher" must not contain underscores.
(#353) Variable "assigned_teacher" must not contain underscores.
(#354) Variable "assigned_teacher" must not contain underscores.
(#356) Space found before semicolon; expected ");" but found ") ;"
(#357) Expected "for (...) {\n"; found "for(...) {\n"
(#357) Expected 1 space before "="; 0 found
(#357) Expected 1 space after "="; 0 found
(#357) Variable "max_group_size" must not contain underscores.
(#358) This comment is 51% valid code; is this commented out code?
(#358) Inline comments must start with a capital letter, digit or 3-dots sequence
(#358) Line indented incorrectly; expected at least 8 spaces, found 0
(#358) Tab found before comment text; expected "// $header[] = get_string('member', 'mod_groupselect').' '.strval($i+1).' '. get_string ( 'username' );" but found "// $header[] = get_string('member', 'mod_groupselect').' '.strval($i+1).' '. get_string ( 'username' );"
(#359) Line indented incorrectly; expected at least 8 spaces, found 0
(#359) Tab found before comment text; expected "// $header[] = get_string('member', 'mod_groupselect').' '.strval($i+1).' '. get_string ( 'idnumber' );" but found "// $header[] = get_string('member', 'mod_groupselect').' '.strval($i+1).' '. get_string ( 'idnumber' );"
(#360) Line indented incorrectly; expected at least 8 spaces, found 0
(#360) Tab found before comment text; expected "// $header[] = get_string('member', 'mod_groupselect').' '.strval($i+1).' '. get_string ( 'firstname' );" but found "// $header[] = get_string('member', 'mod_groupselect').' '.strval($i+1).' '. get_string ( 'firstname' );"
(#361) Line indented incorrectly; expected at least 8 spaces, found 0
(#361) Tab found before comment text; expected "// $header[] = get_string('member', 'mod_groupselect').' '.strval($i+1).' '. get_string ( 'lastname' );" but found "// $header[] = get_string('member', 'mod_groupselect').' '.strval($i+1).' '. get_string ( 'lastname' );"
(#362) Inline comments must end in full-stops, exclamation marks, or question marks
(#362) Line indented incorrectly; expected at least 8 spaces, found 0
(#362) Tab found before comment text; expected "// $header[] = get_string('member', 'mod_groupselect').' '.strval($i+1).' '. get_string ( 'email' );" but found "// $header[] = get_string('member', 'mod_groupselect').' '.strval($i+1).' '. get_string ( 'email' );"
(#363) Whitespace found at end of line
(#364) Variable "group_member" must not contain underscores.
(#364) Expected 1 space before "+"; 0 found
(#364) Expected 1 space after "+"; 0 found
(#365) Variable "group_member" must not contain underscores.
(#365) Expected 1 space before "+"; 0 found
(#365) Expected 1 space after "+"; 0 found
(#366) Variable "group_member" must not contain underscores.
(#366) Expected 1 space before "+"; 0 found
(#366) Expected 1 space after "+"; 0 found
(#367) Variable "group_member" must not contain underscores.
(#367) Expected 1 space before "+"; 0 found
(#367) Expected 1 space after "+"; 0 found
(#368) Variable "group_member" must not contain underscores.
(#368) Expected 1 space before "+"; 0 found
(#368) Expected 1 space after "+"; 0 found
(#369) Spaces must be used for alignment; tabs are not allowed
(#369) Tab found within whitespace
(#369) Line indented incorrectly; expected 4 spaces, found 1
(#369) Closing brace indented incorrectly; expected 4 spaces, found 1
(#370) Spaces must be used for alignment; tabs are not allowed
(#370) Tab found within whitespace
(#370) Line indented incorrectly; expected at least 4 spaces, found 1
(#371) Whitespace found at end of line
(#373) Inline comments must end in full-stops, exclamation marks, or question marks
(#375) Spaces must be used for alignment; tabs are not allowed
(#375) Tab found within whitespace
(#375) Whitespace found at end of line
(#376) Line indented incorrectly; expected 4 spaces, found 8
(#376) Space found after opening bracket of FOREACH loop
(#376) Space found before closing bracket of FOREACH loop
(#376) Variable "group_list" must not contain underscores.
(#377) Spaces must be used for alignment; tabs are not allowed
(#377) Tab found within whitespace
(#377) Line indented incorrectly; expected at least 8 spaces, found 2
(#378) Spaces must be used for alignment; tabs are not allowed
(#378) Tab found within whitespace
(#378) Line indented incorrectly; expected at least 8 spaces, found 4
(#378) Variable "QUOTE" must be all lower-case
(#378) Variable "CHARS_TO_ESCAPE" must be all lower-case
(#378) Variable "CHARS_TO_ESCAPE" must not contain underscores.
(#378) Variable "QUOTE" must be all lower-case
(#379) Spaces must be used for alignment; tabs are not allowed
(#379) Tab found within whitespace
(#379) Line indented incorrectly; expected at least 8 spaces, found 4
(#379) Variable "QUOTE" must be all lower-case
(#379) Variable "CHARS_TO_ESCAPE" must be all lower-case
(#379) Variable "CHARS_TO_ESCAPE" must not contain underscores.
(#379) Variable "QUOTE" must be all lower-case
(#380) Spaces must be used for alignment; tabs are not allowed
(#380) Tab found within whitespace
(#380) Line indented incorrectly; expected at least 8 spaces, found 4
(#380) Variable "QUOTE" must be all lower-case
(#380) Variable "CHARS_TO_ESCAPE" must be all lower-case
(#380) Variable "CHARS_TO_ESCAPE" must not contain underscores.
(#380) Variable "QUOTE" must be all lower-case
(#381) Spaces must be used for alignment; tabs are not allowed
(#381) Tab found within whitespace
(#381) Line indented incorrectly; expected at least 8 spaces, found 4
(#381) Variable "QUOTE" must be all lower-case
(#381) Variable "CHARS_TO_ESCAPE" must be all lower-case
(#381) Variable "CHARS_TO_ESCAPE" must not contain underscores.
(#381) Variable "QUOTE" must be all lower-case
(#382) Spaces must be used for alignment; tabs are not allowed
(#382) Tab found within whitespace
(#382) Line indented incorrectly; expected at least 8 spaces, found 4
(#382) Variable "QUOTE" must be all lower-case
(#382) Variable "CHARS_TO_ESCAPE" must be all lower-case
(#382) Variable "CHARS_TO_ESCAPE" must not contain underscores.
(#382) Variable "QUOTE" must be all lower-case
(#383) Spaces must be used for alignment; tabs are not allowed
(#383) Tab found within whitespace
(#383) Line indented incorrectly; expected at least 8 spaces, found 4
(#383) Variable "QUOTE" must be all lower-case
(#383) Variable "CHARS_TO_ESCAPE" must be all lower-case
(#383) Variable "CHARS_TO_ESCAPE" must not contain underscores.
(#383) Variable "QUOTE" must be all lower-case
(#384) Spaces must be used for alignment; tabs are not allowed
(#384) Tab found within whitespace
(#384) Line indented incorrectly; expected at least 8 spaces, found 4
(#384) Variable "QUOTE" must be all lower-case
(#384) Variable "CHARS_TO_ESCAPE" must be all lower-case
(#384) Variable "CHARS_TO_ESCAPE" must not contain underscores.
(#384) Variable "QUOTE" must be all lower-case
(#384) Whitespace found at end of line
(#385) Spaces must be used for alignment; tabs are not allowed
(#385) Tab found within whitespace
(#385) Whitespace found at end of line
(#386) Spaces must be used for alignment; tabs are not allowed
(#386) Tab found within whitespace
(#386) Line indented incorrectly; expected at least 4 spaces, found 2
(#388) Spaces must be used for alignment; tabs are not allowed
(#388) Tab found within whitespace
(#388) Line indented incorrectly; expected 4 spaces, found 2
(#388) Expected "for (...) {\n"; found "for(...) {\n"
(#388) Expected 1 space before "="; 0 found
(#388) Expected 1 space after "="; 0 found
(#388) Variable "max_group_size" must not contain underscores.
(#388) Expected 1 space after "+"; 0 found
(#389) Spaces must be used for alignment; tabs are not allowed
(#389) Tab found within whitespace
(#389) Line indented incorrectly; expected 8 spaces, found 3
(#389) Expected "if (...) {\n"; found "if(...) {\n"
(#390) Inline comments must end in full-stops, exclamation marks, or question marks
(#392) Spaces must be used for alignment; tabs are not allowed
(#392) Tab found within whitespace
(#392) Line indented incorrectly; expected 12 spaces, found 4
(#392) Variable "member_field" must not contain underscores.
(#393) Line indented incorrectly; expected 16 spaces, found 35
(#393) Expected "if (...) {\n"; found "if(...) {\n"
(#396) Line indented incorrectly; expected 16 spaces, found 35
(#397) Variable "QUOTE" must be all lower-case
(#397) Variable "member_field" must not contain underscores.
(#397) Variable "CHARS_TO_ESCAPE" must be all lower-case
(#397) Variable "CHARS_TO_ESCAPE" must not contain underscores.
(#397) Variable "QUOTE" must be all lower-case
(#398) Spaces must be used for alignment; tabs are not allowed
(#398) Tab found within whitespace
(#398) Line indented incorrectly; expected 12 spaces, found 4
(#399) Spaces must be used for alignment; tabs are not allowed
(#399) Tab found within whitespace
(#399) Line indented incorrectly; expected at least 12 spaces, found 4
(#401) Spaces must be used for alignment; tabs are not allowed
(#401) Tab found within whitespace
(#401) Line indented incorrectly; expected 8 spaces, found 3
(#402) Spaces must be used for alignment; tabs are not allowed
(#402) Tab found within whitespace
(#402) Line indented incorrectly; expected 4 spaces, found 2
(#403) Variable "QUOTE" must be all lower-case
(#403) Variable "QUOTE" must be all lower-case
(#404) Spaces must be used for alignment; tabs are not allowed
(#404) Tab found within whitespace
(#404) Line indented incorrectly; expected at least 4 spaces, found 2
(#405) Spaces must be used for alignment; tabs are not allowed
(#405) Tab found within whitespace
(#405) Line indented incorrectly; expected 4 spaces, found 1
(#405) Closing brace indented incorrectly; expected 8 spaces, found 1
(#406) Spaces must be used for alignment; tabs are not allowed
(#406) Tab found within whitespace
(#406) Whitespace found at end of line
(#407) Spaces must be used for alignment; tabs are not allowed
(#407) Tab found within whitespace
(#407) Inline comments must end in full-stops, exclamation marks, or question marks
(#407) Line indented incorrectly; expected at least 4 spaces, found 1
(#408) Spaces must be used for alignment; tabs are not allowed
(#408) Tab found within whitespace
(#408) Line indented incorrectly; expected at least 4 spaces, found 1
(#409) Spaces must be used for alignment; tabs are not allowed
(#409) Tab found within whitespace
(#409) Line indented incorrectly; expected at least 4 spaces, found 1
(#409) Line exceeds 132 characters; contains 135 characters
(#410) Spaces must be used for alignment; tabs are not allowed
(#410) Tab found within whitespace
(#410) Line indented incorrectly; expected at least 4 spaces, found 1
(#411) Spaces must be used for alignment; tabs are not allowed
(#411) Tab found within whitespace
(#411) Line indented incorrectly; expected at least 4 spaces, found 1
(#412) Spaces must be used for alignment; tabs are not allowed
(#412) Tab found within whitespace
(#412) Line indented incorrectly; expected at least 4 spaces, found 1
(#413) Spaces must be used for alignment; tabs are not allowed
(#413) Tab found within whitespace
(#413) Line indented incorrectly; expected at least 4 spaces, found 3
(#414) Spaces must be used for alignment; tabs are not allowed
(#414) Tab found within whitespace
(#414) Line indented incorrectly; expected at least 4 spaces, found 3
(#415) Spaces must be used for alignment; tabs are not allowed
(#415) Tab found within whitespace
(#415) Line indented incorrectly; expected at least 4 spaces, found 3
(#416) Spaces must be used for alignment; tabs are not allowed
(#416) Tab found within whitespace
(#416) Line indented incorrectly; expected at least 4 spaces, found 3
(#417) Spaces must be used for alignment; tabs are not allowed
(#417) Tab found within whitespace
(#417) Line indented incorrectly; expected at least 4 spaces, found 3
(#417) Inline comments must end in full-stops, exclamation marks, or question marks
(#418) Spaces must be used for alignment; tabs are not allowed
(#418) Tab found within whitespace
(#418) Line indented incorrectly; expected at least 4 spaces, found 3
(#418) Whitespace found at end of line
(#419) Spaces must be used for alignment; tabs are not allowed
(#419) Tab found within whitespace
(#419) Line indented incorrectly; expected at least 4 spaces, found 1
(#419) Inline comments must start with a capital letter, digit or 3-dots sequence
(#419) Inline comments must end in full-stops, exclamation marks, or question marks
(#420) Spaces must be used for alignment; tabs are not allowed
(#420) Tab found within whitespace
(#420) Whitespace found at end of line
(#421) Spaces must be used for alignment; tabs are not allowed
(#421) Tab found within whitespace
(#421) Inline comments must end in full-stops, exclamation marks, or question marks
(#421) Line indented incorrectly; expected at least 4 spaces, found 1
(#422) Spaces must be used for alignment; tabs are not allowed
(#422) Tab found within whitespace
(#422) Line indented incorrectly; expected at least 4 spaces, found 1
(#422) Line exceeds 132 characters; contains 170 characters
(#423) Spaces must be used for alignment; tabs are not allowed
(#423) Tab found within whitespace
(#423) Whitespace found at end of line
(#424) Spaces must be used for alignment; tabs are not allowed
(#424) Tab found within whitespace
(#424) Inline comments must end in full-stops, exclamation marks, or question marks
(#424) Line indented incorrectly; expected at least 4 spaces, found 1
(#425) Spaces must be used for alignment; tabs are not allowed
(#425) Tab found within whitespace
(#425) Line indented incorrectly; expected 4 spaces, found 1
(#426) Spaces must be used for alignment; tabs are not allowed
(#426) Tab found within whitespace
(#426) Line indented incorrectly; expected at least 8 spaces, found 2
(#427) Spaces must be used for alignment; tabs are not allowed
(#427) Tab found within whitespace
(#427) Line indented incorrectly; expected 4 spaces, found 1
(#428) Spaces must be used for alignment; tabs are not allowed
(#428) Tab found within whitespace
(#428) Whitespace found at end of line
(#429) Spaces must be used for alignment; tabs are not allowed
(#429) Tab found within whitespace
(#429) Line indented incorrectly; expected at least 4 spaces, found 1
(#430) Spaces must be used for alignment; tabs are not allowed
(#430) Tab found within whitespace
(#430) Inline comments must end in full-stops, exclamation marks, or question marks
(#430) Line indented incorrectly; expected at least 4 spaces, found 1
(#431) Spaces must be used for alignment; tabs are not allowed
(#431) Tab found within whitespace
(#431) Line indented incorrectly; expected at least 4 spaces, found 1
(#431) Line exceeds maximum limit of 180 characters; contains 193 characters
(#434) Inline comments must end in full-stops, exclamation marks, or question marks
(#437) Spaces must be used for alignment; tabs are not allowed
(#437) Tab found within whitespace
(#437) Line indented incorrectly; expected at least 4 spaces, found 1
(#437) Variable "already_assigned" must not contain underscores.
(#438) Spaces must be used for alignment; tabs are not allowed
(#438) Tab found within whitespace
(#438) Line indented incorrectly; expected at least 4 spaces, found 3
(#438) Whitespace found at end of line
(#439) Spaces must be used for alignment; tabs are not allowed
(#439) Tab found within whitespace
(#439) Line indented incorrectly; expected at least 4 spaces, found 1
(#440) Spaces must be used for alignment; tabs are not allowed
(#440) Tab found within whitespace
(#440) Line indented incorrectly; expected 4 spaces, found 1
(#440) Variable "already_assigned" must not contain underscores.
(#441) Spaces must be used for alignment; tabs are not allowed
(#441) Tab found within whitespace
(#441) Line indented incorrectly; expected at least 8 spaces, found 2
(#442) Spaces must be used for alignment; tabs are not allowed
(#442) Tab found within whitespace
(#442) Line indented incorrectly; expected at least 8 spaces, found 4
(#442) Whitespace found at end of line
(#443) Spaces must be used for alignment; tabs are not allowed
(#443) Tab found within whitespace
(#443) Line indented incorrectly; expected at least 8 spaces, found 2
(#444) Spaces must be used for alignment; tabs are not allowed
(#444) Tab found within whitespace
(#444) Line indented incorrectly; expected 4 spaces, found 1
(#445) Spaces must be used for alignment; tabs are not allowed
(#445) Tab found within whitespace
(#445) Whitespace found at end of line
(#446) Spaces must be used for alignment; tabs are not allowed
(#446) Tab found within whitespace
(#446) Line indented incorrectly; expected at least 4 spaces, found 1
(#446) Variable "course_context" must not contain underscores.
(#447) Spaces must be used for alignment; tabs are not allowed
(#447) Tab found within whitespace
(#447) Line indented incorrectly; expected at least 4 spaces, found 1
(#447) Variable "course_context" must not contain underscores.
(#447) Variable "ASSIGNROLE" must be all lower-case
(#449) Spaces must be used for alignment; tabs are not allowed
(#449) Tab found within whitespace
(#449) Whitespace found at end of line
(#450) Spaces must be used for alignment; tabs are not allowed
(#450) Tab found within whitespace
(#450) Line indented incorrectly; expected at least 4 spaces, found 1
(#450) Variable "group_teacher_relations" must not contain underscores.
(#451) Spaces must be used for alignment; tabs are not allowed
(#451) Tab found within whitespace
(#451) Line indented incorrectly; expected at least 4 spaces, found 1
(#452) Variable "teacher_count" must not contain underscores.
(#454) Spaces must be used for alignment; tabs are not allowed
(#454) Tab found within whitespace
(#454) Line indented incorrectly; expected 4 spaces, found 1
(#454) Space found after opening bracket of FOREACH loop
(#454) Space found before closing bracket of FOREACH loop
(#455) Spaces must be used for alignment; tabs are not allowed
(#455) Tab found within whitespace
(#455) Line indented incorrectly; expected at least 8 spaces, found 2
(#456) Spaces must be used for alignment; tabs are not allowed
(#456) Tab found within whitespace
(#456) Line indented incorrectly; expected at least 8 spaces, found 2
(#456) Variable "teacher_count" must not contain underscores.
(#457) Spaces must be used for alignment; tabs are not allowed
(#457) Tab found within whitespace
(#457) Line indented incorrectly; expected 8 spaces, found 2
(#458) Spaces must be used for alignment; tabs are not allowed
(#458) Tab found within whitespace
(#458) Line indented incorrectly; expected at least 12 spaces, found 3
(#459) Spaces must be used for alignment; tabs are not allowed
(#459) Tab found within whitespace
(#459) Line indented incorrectly; expected at least 12 spaces, found 3
(#460) Spaces must be used for alignment; tabs are not allowed
(#460) Tab found within whitespace
(#460) Line indented incorrectly; expected at least 12 spaces, found 3
(#460) Variable "group_teacher_relations" must not contain underscores.
(#461) Spaces must be used for alignment; tabs are not allowed
(#461) Tab found within whitespace
(#461) Line indented incorrectly; expected at least 12 spaces, found 5
(#462) Spaces must be used for alignment; tabs are not allowed
(#462) Tab found within whitespace
(#462) Line indented incorrectly; expected at least 12 spaces, found 5
(#463) Spaces must be used for alignment; tabs are not allowed
(#463) Tab found within whitespace
(#463) Line indented incorrectly; expected at least 12 spaces, found 5
(#463) Whitespace found at end of line
(#464) Spaces must be used for alignment; tabs are not allowed
(#464) Tab found within whitespace
(#464) Line indented incorrectly; expected at least 12 spaces, found 3
(#465) Spaces must be used for alignment; tabs are not allowed
(#465) Tab found within whitespace
(#465) Line indented incorrectly; expected at least 12 spaces, found 3
(#466) Spaces must be used for alignment; tabs are not allowed
(#466) Tab found within whitespace
(#466) Line indented incorrectly; expected 8 spaces, found 2
(#467) Variable "teacher_count" must not contain underscores.
(#468) Spaces must be used for alignment; tabs are not allowed
(#468) Tab found within whitespace
(#468) Line indented incorrectly; expected 4 spaces, found 1
(#469) Spaces must be used for alignment; tabs are not allowed
(#469) Tab found within whitespace
(#469) Line indented incorrectly; expected at least 4 spaces, found 1
(#469) Variable "group_teacher_relations" must not contain underscores.
(#482) Inline comments must start with a capital letter, digit or 3-dots sequence
(#482) Inline comments must end in full-stops, exclamation marks, or question marks
(#485) Spaces must be used for alignment; tabs are not allowed
(#485) Tab found within whitespace
(#485) Whitespace found at end of line
(#489) Spaces must be used for alignment; tabs are not allowed
(#489) Tab found within whitespace
(#489) Line indented incorrectly; expected at least 4 spaces, found 1
(#490) Spaces must be used for alignment; tabs are not allowed
(#490) Tab found within whitespace
(#490) Line indented incorrectly; expected at least 4 spaces, found 1
(#491) Spaces must be used for alignment; tabs are not allowed
(#491) Tab found within whitespace
(#491) Line indented incorrectly; expected at least 4 spaces, found 1
(#494) Inline comments must end in full-stops, exclamation marks, or question marks
(#496) Spaces must be used for alignment; tabs are not allowed
(#496) Tab found within whitespace
(#496) Line indented incorrectly; expected at least 4 spaces, found 1
(#497) Spaces must be used for alignment; tabs are not allowed
(#497) Tab found within whitespace
(#497) Line indented incorrectly; expected at least 4 spaces, found 1
(#498) Spaces must be used for alignment; tabs are not allowed
(#498) Tab found within whitespace
(#498) Line indented incorrectly; expected at least 4 spaces, found 1
(#499) Spaces must be used for alignment; tabs are not allowed
(#499) Tab found within whitespace
(#499) Line indented incorrectly; expected 4 spaces, found 1
(#500) Spaces must be used for alignment; tabs are not allowed
(#500) Tab found within whitespace
(#500) Line indented incorrectly; expected at least 8 spaces, found 2
(#501) Spaces must be used for alignment; tabs are not allowed
(#501) Tab found within whitespace
(#501) Line indented incorrectly; expected 4 spaces, found 1
(#504) Inline comments must end in full-stops, exclamation marks, or question marks
(#506) Spaces must be used for alignment; tabs are not allowed
(#506) Tab found within whitespace
(#506) Line indented incorrectly; expected at least 4 spaces, found 1
(#506) Line exceeds 132 characters; contains 142 characters
(#509) Spaces must be used for alignment; tabs are not allowed
(#509) Tab found within whitespace
(#509) Line indented incorrectly; expected at least 4 spaces, found 1
(#512) Inline comments must end in full-stops, exclamation marks, or question marks
(#514) Spaces must be used for alignment; tabs are not allowed
(#514) Tab found within whitespace
(#514) Line indented incorrectly; expected at least 4 spaces, found 1
(#515) Spaces must be used for alignment; tabs are not allowed
(#515) Tab found within whitespace
(#515) Line indented incorrectly; expected at least 4 spaces, found 3
(#516) Spaces must be used for alignment; tabs are not allowed
(#516) Tab found within whitespace
(#516) Line indented incorrectly; expected at least 4 spaces, found 3
(#516) Whitespace found at end of line
(#517) Spaces must be used for alignment; tabs are not allowed
(#517) Tab found within whitespace
(#517) Line indented incorrectly; expected at least 4 spaces, found 1
(#520) Inline comments must end in full-stops, exclamation marks, or question marks
(#522) Expected "if (...) {\n"; found "if(...) {\n"
(#523) Line indented incorrectly; expected at least 8 spaces, found 4
(#524) Spaces must be used for alignment; tabs are not allowed
(#524) Tab found within whitespace
(#524) Line indented incorrectly; expected at least 8 spaces, found 3
(#525) Spaces must be used for alignment; tabs are not allowed
(#525) Tab found within whitespace
(#525) Line indented incorrectly; expected at least 8 spaces, found 3
(#525) Whitespace found at end of line
(#526) Spaces must be used for alignment; tabs are not allowed
(#526) Tab found within whitespace
(#526) Line indented incorrectly; expected at least 8 spaces, found 1
(#528) Expected "} else {\n"; found "}\n else{\n"
(#531) Spaces must be used for alignment; tabs are not allowed
(#531) Tab found within whitespace
(#531) Line indented incorrectly; expected at least 8 spaces, found 1
(#532) Whitespace found at end of line
(#536) Inline comments must end in full-stops, exclamation marks, or question marks
(#537) Expected "if (...) {\n"; found "if (...) {\n"
(#541) Expected 1 space before "=>"; 0 found
(#542) Spaces must be used for alignment; tabs are not allowed
(#542) Tab found within whitespace
(#542) Line indented incorrectly; expected at least 4 spaces, found 3
(#543) Spaces must be used for alignment; tabs are not allowed
(#543) Tab found within whitespace
(#543) Line indented incorrectly; expected at least 4 spaces, found 3
(#544) Line indented incorrectly; expected at least 8 spaces, found 4
(#546) Spaces must be used for alignment; tabs are not allowed
(#546) Tab found within whitespace
(#546) Line indented incorrectly; expected at least 4 spaces, found 3
(#548) Spaces must be used for alignment; tabs are not allowed
(#548) Tab found within whitespace
(#548) Line indented incorrectly; expected at least 4 spaces, found 1
(#554) Spaces must be used for alignment; tabs are not allowed
(#554) Tab found within whitespace
(#554) Line indented incorrectly; expected at least 4 spaces, found 1
(#556) Spaces must be used for alignment; tabs are not allowed
(#556) Tab found within whitespace
(#556) Line indented incorrectly; expected 4 spaces, found 1
(#557) Spaces must be used for alignment; tabs are not allowed
(#557) Tab found within whitespace
(#557) Line indented incorrectly; expected 8 spaces, found 2
(#557) Space found after opening bracket of FOREACH loop
(#557) Space found before closing bracket of FOREACH loop
(#558) Spaces must be used for alignment; tabs are not allowed
(#558) Tab found within whitespace
(#558) Line indented incorrectly; expected at least 12 spaces, found 3
(#559) Spaces must be used for alignment; tabs are not allowed
(#559) Tab found within whitespace
(#559) Line indented incorrectly; expected 8 spaces, found 2
(#560) Spaces must be used for alignment; tabs are not allowed
(#560) Tab found within whitespace
(#560) Line indented incorrectly; expected 4 spaces, found 1
(#561) Spaces must be used for alignment; tabs are not allowed
(#561) Tab found within whitespace
(#561) Whitespace found at end of line
(#562) Spaces must be used for alignment; tabs are not allowed
(#562) Tab found within whitespace
(#562) Line indented incorrectly; expected at least 4 spaces, found 1
(#563) Spaces must be used for alignment; tabs are not allowed
(#563) Tab found within whitespace
(#563) Line indented incorrectly; expected at least 4 spaces, found 1
(#564) Spaces must be used for alignment; tabs are not allowed
(#564) Tab found within whitespace
(#564) Whitespace found at end of line
(#565) Spaces must be used for alignment; tabs are not allowed
(#565) Tab found within whitespace
(#565) Line indented incorrectly; expected at least 4 spaces, found 1
(#565) Variable "assigned_relation" must not contain underscores.
(#568) Spaces must be used for alignment; tabs are not allowed
(#568) Tab found within whitespace
(#568) Line indented incorrectly; expected at least 4 spaces, found 3
(#568) Whitespace found at end of line
(#569) Spaces must be used for alignment; tabs are not allowed
(#569) Tab found within whitespace
(#569) Line indented incorrectly; expected at least 4 spaces, found 1
(#570) Spaces must be used for alignment; tabs are not allowed
(#570) Tab found within whitespace
(#570) Line indented incorrectly; expected at least 4 spaces, found 1
(#570) Variable "assigned_teacher_ids" must not contain underscores.
(#571) Spaces must be used for alignment; tabs are not allowed
(#571) Tab found within whitespace
(#571) Line indented incorrectly; expected 4 spaces, found 1
(#571) Space found after opening bracket of FOREACH loop
(#571) Space found before closing bracket of FOREACH loop
(#571) Variable "assigned_relation" must not contain underscores.
(#572) Spaces must be used for alignment; tabs are not allowed
(#572) Tab found within whitespace
(#572) Line indented incorrectly; expected at least 8 spaces, found 2
(#572) Variable "assigned_teacher_ids" must not contain underscores.
(#573) Spaces must be used for alignment; tabs are not allowed
(#573) Tab found within whitespace
(#573) Line indented incorrectly; expected 4 spaces, found 1
(#574) Spaces must be used for alignment; tabs are not allowed
(#574) Tab found within whitespace
(#574) Line indented incorrectly; expected at least 4 spaces, found 1
(#574) Variable "assigned_teacher_ids" must not contain underscores.
(#574) Variable "assigned_teacher_ids" must not contain underscores.
(#576) Spaces must be used for alignment; tabs are not allowed
(#576) Tab found within whitespace
(#576) Line indented incorrectly; expected 4 spaces, found 1
(#576) Variable "assigned_teacher_ids" must not contain underscores.
(#577) Spaces must be used for alignment; tabs are not allowed
(#577) Tab found within whitespace
(#577) Line indented incorrectly; expected at least 8 spaces, found 2
(#580) Spaces must be used for alignment; tabs are not allowed
(#580) Tab found within whitespace
(#580) Line indented incorrectly; expected 8 spaces, found 2
(#580) Space found after opening bracket of FOREACH loop
(#580) Space found before closing bracket of FOREACH loop
(#580) Variable "assigned_teacher_ids" must not contain underscores.
(#581) Spaces must be used for alignment; tabs are not allowed
(#581) Tab found within whitespace
(#581) Line indented incorrectly; expected at least 12 spaces, found 3
(#582) Spaces must be used for alignment; tabs are not allowed
(#582) Tab found within whitespace
(#582) Line indented incorrectly; expected 8 spaces, found 2
(#583) Spaces must be used for alignment; tabs are not allowed
(#583) Tab found within whitespace
(#583) Line indented incorrectly; expected at least 8 spaces, found 2
(#584) Spaces must be used for alignment; tabs are not allowed
(#584) Tab found within whitespace
(#584) Line indented incorrectly; expected at least 8 spaces, found 2
(#585) Spaces must be used for alignment; tabs are not allowed
(#585) Tab found within whitespace
(#585) Line indented incorrectly; expected at least 8 spaces, found 2
(#585) Variable "assigned_teachers" must not contain underscores.
(#585) Variable "assigned_teacher_ids" must not contain underscores.
(#586) Spaces must be used for alignment; tabs are not allowed
(#586) Tab found within whitespace
(#586) Line indented incorrectly; expected 4 spaces, found 1
(#587) Spaces must be used for alignment; tabs are not allowed
(#587) Tab found within whitespace
(#587) Whitespace found at end of line
(#588) Spaces must be used for alignment; tabs are not allowed
(#588) Tab found within whitespace
(#588) Inline comments must end in full-stops, exclamation marks, or question marks
(#588) Line indented incorrectly; expected at least 4 spaces, found 1
(#589) Spaces must be used for alignment; tabs are not allowed
(#589) Tab found within whitespace
(#589) Line indented incorrectly; expected 4 spaces, found 1
(#589) Space found after opening bracket of FOREACH loop
(#589) Space found before closing bracket of FOREACH loop
(#590) Spaces must be used for alignment; tabs are not allowed
(#590) Tab found within whitespace
(#590) Whitespace found at end of line
(#591) Spaces must be used for alignment; tabs are not allowed
(#591) Tab found within whitespace
(#591) Line indented incorrectly; expected at least 8 spaces, found 2
(#591) Whitespace found at end of line
(#592) Spaces must be used for alignment; tabs are not allowed
(#592) Tab found within whitespace
(#592) Line indented incorrectly; expected at least 8 spaces, found 2
(#593) Spaces must be used for alignment; tabs are not allowed
(#593) Tab found within whitespace
(#593) Line indented incorrectly; expected at least 8 spaces, found 2
(#594) Spaces must be used for alignment; tabs are not allowed
(#594) Tab found within whitespace
(#594) Line indented incorrectly; expected at least 8 spaces, found 4
(#594) Whitespace found at end of line
(#595) Spaces must be used for alignment; tabs are not allowed
(#595) Tab found within whitespace
(#595) Line indented incorrectly; expected at least 8 spaces, found 2
(#596) Spaces must be used for alignment; tabs are not allowed
(#596) Tab found within whitespace
(#596) Whitespace found at end of line
(#597) Spaces must be used for alignment; tabs are not allowed
(#597) Tab found within whitespace
(#597) Inline comments must end in full-stops, exclamation marks, or question marks
(#597) Line indented incorrectly; expected at least 8 spaces, found 2
(#598) Spaces must be used for alignment; tabs are not allowed
(#598) Tab found within whitespace
(#598) Line indented incorrectly; expected 8 spaces, found 2
(#599) Spaces must be used for alignment; tabs are not allowed
(#599) Tab found within whitespace
(#599) Line indented incorrectly; expected at least 12 spaces, found 3
(#600) Spaces must be used for alignment; tabs are not allowed
(#600) Tab found within whitespace
(#600) Line indented incorrectly; expected 8 spaces, found 2
(#601) Spaces must be used for alignment; tabs are not allowed
(#601) Tab found within whitespace
(#601) Whitespace found at end of line
(#602) Spaces must be used for alignment; tabs are not allowed
(#602) Tab found within whitespace
(#602) Line indented incorrectly; expected 8 spaces, found 2
(#603) Spaces must be used for alignment; tabs are not allowed
(#603) Tab found within whitespace
(#603) Line indented incorrectly; expected at least 12 spaces, found 3
(#604) Spaces must be used for alignment; tabs are not allowed
(#604) Tab found within whitespace
(#604) Line indented incorrectly; expected 8 spaces, found 2
(#605) Spaces must be used for alignment; tabs are not allowed
(#605) Tab found within whitespace
(#605) Line indented incorrectly; expected at least 12 spaces, found 3
(#606) Spaces must be used for alignment; tabs are not allowed
(#606) Tab found within whitespace
(#606) Line indented incorrectly; expected 8 spaces, found 2
(#607) Spaces must be used for alignment; tabs are not allowed
(#607) Tab found within whitespace
(#607) Whitespace found at end of line
(#608) Spaces must be used for alignment; tabs are not allowed
(#608) Tab found within whitespace
(#608) Inline comments must end in full-stops, exclamation marks, or question marks
(#608) Line indented incorrectly; expected at least 8 spaces, found 2
(#609) Spaces must be used for alignment; tabs are not allowed
(#609) Tab found within whitespace
(#609) Line indented incorrectly; expected at least 8 spaces, found 2
(#610) Spaces must be used for alignment; tabs are not allowed
(#610) Tab found within whitespace
(#610) Line indented incorrectly; expected 8 spaces, found 2
(#611) Spaces must be used for alignment; tabs are not allowed
(#611) Tab found within whitespace
(#611) Line indented incorrectly; expected at least 12 spaces, found 3
(#612) Spaces must be used for alignment; tabs are not allowed
(#612) Tab found within whitespace
(#612) Line indented incorrectly; expected 8 spaces, found 2
(#613) Spaces must be used for alignment; tabs are not allowed
(#613) Tab found within whitespace
(#613) Line indented incorrectly; expected at least 12 spaces, found 3
(#614) Spaces must be used for alignment; tabs are not allowed
(#614) Tab found within whitespace
(#614) Line indented incorrectly; expected 8 spaces, found 2
(#615) Spaces must be used for alignment; tabs are not allowed
(#615) Tab found within whitespace
(#615) Whitespace found at end of line
(#616) Spaces must be used for alignment; tabs are not allowed
(#616) Tab found within whitespace
(#616) Inline comments must end in full-stops, exclamation marks, or question marks
(#616) Line indented incorrectly; expected at least 8 spaces, found 2
(#617) Line indented incorrectly; expected 8 spaces, found 16
(#617) Expected "if (...) {\n"; found "if(...) {\n"
(#618) Whitespace found at end of line
(#619) Inline comments must start with a capital letter, digit or 3-dots sequence
(#619) Inline comments must end in full-stops, exclamation marks, or question marks
(#619) This comment is 67% valid code; is this commented out code?
(#619) No space found before comment text; expected "// $group->description" but found "//$group->description"
(#622) Line indented incorrectly; expected 8 spaces, found 16
(#623) Line indented incorrectly; expected 8 spaces, found 16
(#623) Expected "} else {\n"; found "}\n else {\n"
(#625) Whitespace found at end of line
(#626) Line indented incorrectly; expected 8 spaces, found 16
(#627) Whitespace found at end of line
(#628) Spaces must be used for alignment; tabs are not allowed
(#628) Tab found within whitespace
(#628) Inline comments must end in full-stops, exclamation marks, or question marks
(#628) Line indented incorrectly; expected at least 8 spaces, found 2
(#629) Spaces must be used for alignment; tabs are not allowed
(#629) Tab found within whitespace
(#629) Line indented incorrectly; expected 8 spaces, found 2
(#630) Spaces must be used for alignment; tabs are not allowed
(#630) Tab found within whitespace
(#630) Line indented incorrectly; expected at least 12 spaces, found 3
(#631) Spaces must be used for alignment; tabs are not allowed
(#631) Tab found within whitespace
(#631) Line indented incorrectly; expected 8 spaces, found 2
(#632) Spaces must be used for alignment; tabs are not allowed
(#632) Tab found within whitespace
(#632) Line indented incorrectly; expected at least 12 spaces, found 3
(#633) Spaces must be used for alignment; tabs are not allowed
(#633) Tab found within whitespace
(#633) Line indented incorrectly; expected 8 spaces, found 2
(#634) Spaces must be used for alignment; tabs are not allowed
(#634) Tab found within whitespace
(#634) Whitespace found at end of line
(#635) Spaces must be used for alignment; tabs are not allowed
(#635) Tab found within whitespace
(#635) Line indented incorrectly; expected 8 spaces, found 2
(#636) Spaces must be used for alignment; tabs are not allowed
(#636) Tab found within whitespace
(#636) Line indented incorrectly; expected at least 12 spaces, found 3
(#637) Spaces must be used for alignment; tabs are not allowed
(#637) Tab found within whitespace
(#637) Line indented incorrectly; expected 8 spaces, found 2
(#638) Spaces must be used for alignment; tabs are not allowed
(#638) Tab found within whitespace
(#638) Line indented incorrectly; expected 12 spaces, found 3
(#639) Spaces must be used for alignment; tabs are not allowed
(#639) Tab found within whitespace
(#639) Line indented incorrectly; expected at least 16 spaces, found 4
(#640) Spaces must be used for alignment; tabs are not allowed
(#640) Tab found within whitespace
(#640) Line indented incorrectly; expected 12 spaces, found 3
(#641) Spaces must be used for alignment; tabs are not allowed
(#641) Tab found within whitespace
(#641) Line indented incorrectly; expected at least 16 spaces, found 4
(#642) Spaces must be used for alignment; tabs are not allowed
(#642) Tab found within whitespace
(#642) Line indented incorrectly; expected 12 spaces, found 3
(#643) Spaces must be used for alignment; tabs are not allowed
(#643) Tab found within whitespace
(#643) Line indented incorrectly; expected 8 spaces, found 2
(#644) Spaces must be used for alignment; tabs are not allowed
(#644) Tab found within whitespace
(#644) Whitespace found at end of line
(#645) Spaces must be used for alignment; tabs are not allowed
(#645) Tab found within whitespace
(#645) Inline comments must end in full-stops, exclamation marks, or question marks
(#645) Line indented incorrectly; expected at least 8 spaces, found 2
(#646) Spaces must be used for alignment; tabs are not allowed
(#646) Tab found within whitespace
(#646) Line indented incorrectly; expected 8 spaces, found 2
(#647) Spaces must be used for alignment; tabs are not allowed
(#647) Tab found within whitespace
(#647) Line indented incorrectly; expected 12 spaces, found 3
(#648) Spaces must be used for alignment; tabs are not allowed
(#648) Tab found within whitespace
(#648) Line indented incorrectly; expected at least 16 spaces, found 4
(#649) Spaces must be used for alignment; tabs are not allowed
(#649) Tab found within whitespace
(#649) Line indented incorrectly; expected 16 spaces, found 4
(#649) Space found after opening bracket of FOREACH loop
(#649) Space found before closing bracket of FOREACH loop
(#650) Spaces must be used for alignment; tabs are not allowed
(#650) Tab found within whitespace
(#650) Line indented incorrectly; expected at least 20 spaces, found 5
(#651) Spaces must be used for alignment; tabs are not allowed
(#651) Tab found within whitespace
(#651) Line indented incorrectly; expected at least 20 spaces, found 7
(#651) Whitespace found at end of line
(#652) Spaces must be used for alignment; tabs are not allowed
(#652) Tab found within whitespace
(#652) Line indented incorrectly; expected at least 20 spaces, found 5
(#653) Spaces must be used for alignment; tabs are not allowed
(#653) Tab found within whitespace
(#653) Line indented incorrectly; expected 20 spaces, found 5
(#654) Spaces must be used for alignment; tabs are not allowed
(#654) Tab found within whitespace
(#654) Line indented incorrectly; expected at least 24 spaces, found 6
(#655) Spaces must be used for alignment; tabs are not allowed
(#655) Tab found within whitespace
(#655) Line indented incorrectly; expected 20 spaces, found 5
(#656) Spaces must be used for alignment; tabs are not allowed
(#656) Tab found within whitespace
(#656) Line indented incorrectly; expected at least 24 spaces, found 6
(#656) Line exceeds maximum limit of 180 characters; contains 188 characters
(#657) Spaces must be used for alignment; tabs are not allowed
(#657) Tab found within whitespace
(#657) Line indented incorrectly; expected 20 spaces, found 5
(#658) Spaces must be used for alignment; tabs are not allowed
(#658) Tab found within whitespace
(#658) Line indented incorrectly; expected 16 spaces, found 4
(#659) Inline comments must end in full-stops, exclamation marks, or question marks
(#660) Spaces must be used for alignment; tabs are not allowed
(#660) Tab found within whitespace
(#660) Line indented incorrectly; expected 16 spaces, found 4
(#660) Expected "if (...) {\n"; found "if(...) {\n"
(#660) Variable "ASSIGNROLE" must be all lower-case
(#660) Line exceeds 132 characters; contains 141 characters
(#662) Spaces must be used for alignment; tabs are not allowed
(#662) Tab found within whitespace
(#662) Line indented incorrectly; expected 20 spaces, found 4
(#662) Space found after opening bracket of FOREACH loop
(#662) Space found before closing bracket of FOREACH loop
(#662) Variable "assigned_relation" must not contain underscores.
(#663) Spaces must be used for alignment; tabs are not allowed
(#663) Tab found within whitespace
(#663) Line indented incorrectly; expected 24 spaces, found 5
(#664) Spaces must be used for alignment; tabs are not allowed
(#664) Tab found within whitespace
(#664) Line indented incorrectly; expected at least 28 spaces, found 6
(#665) Spaces must be used for alignment; tabs are not allowed
(#665) Tab found within whitespace
(#665) Line indented incorrectly; expected at least 28 spaces, found 6
(#666) Spaces must be used for alignment; tabs are not allowed
(#666) Tab found within whitespace
(#666) Line indented incorrectly; expected 24 spaces, found 5
(#667) Spaces must be used for alignment; tabs are not allowed
(#667) Tab found within whitespace
(#667) Line indented incorrectly; expected 20 spaces, found 4
(#668) Spaces must be used for alignment; tabs are not allowed
(#668) Tab found within whitespace
(#668) Line indented incorrectly; expected 20 spaces, found 4
(#669) Spaces must be used for alignment; tabs are not allowed
(#669) Tab found within whitespace
(#669) Line indented incorrectly; expected at least 24 spaces, found 5
(#670) Spaces must be used for alignment; tabs are not allowed
(#670) Tab found within whitespace
(#670) Line indented incorrectly; expected 24 spaces, found 5
(#670) Space found after opening bracket of FOREACH loop
(#670) Space found before closing bracket of FOREACH loop
(#670) Variable "assigned_teachers" must not contain underscores.
(#671) Spaces must be used for alignment; tabs are not allowed
(#671) Tab found within whitespace
(#671) Line indented incorrectly; expected 28 spaces, found 6
(#672) Spaces must be used for alignment; tabs are not allowed
(#672) Tab found within whitespace
(#672) Line indented incorrectly; expected at least 32 spaces, found 7
(#673) Spaces must be used for alignment; tabs are not allowed
(#673) Tab found within whitespace
(#673) Line indented incorrectly; expected at least 32 spaces, found 7
(#674) Spaces must be used for alignment; tabs are not allowed
(#674) Tab found within whitespace
(#674) Line indented incorrectly; expected 28 spaces, found 6
(#675) Spaces must be used for alignment; tabs are not allowed
(#675) Tab found within whitespace
(#675) Line indented incorrectly; expected 24 spaces, found 5
(#676) Spaces must be used for alignment; tabs are not allowed
(#676) Tab found within whitespace
(#676) Line indented incorrectly; expected at least 24 spaces, found 5
(#677) Spaces must be used for alignment; tabs are not allowed
(#677) Tab found within whitespace
(#677) Line indented incorrectly; expected at least 24 spaces, found 7
(#677) Whitespace found at end of line
(#678) Spaces must be used for alignment; tabs are not allowed
(#678) Tab found within whitespace
(#678) Line indented incorrectly; expected at least 24 spaces, found 5
(#679) Spaces must be used for alignment; tabs are not allowed
(#679) Tab found within whitespace
(#679) Line indented incorrectly; expected 24 spaces, found 5
(#680) Spaces must be used for alignment; tabs are not allowed
(#680) Tab found within whitespace
(#680) Line indented incorrectly; expected at least 28 spaces, found 6
(#680) Line exceeds 132 characters; contains 179 characters
(#681) Spaces must be used for alignment; tabs are not allowed
(#681) Tab found within whitespace
(#681) Line indented incorrectly; expected 24 spaces, found 5
(#682) Spaces must be used for alignment; tabs are not allowed
(#682) Tab found within whitespace
(#682) Line indented incorrectly; expected at least 28 spaces, found 6
(#682) Line exceeds maximum limit of 180 characters; contains 252 characters
(#683) Spaces must be used for alignment; tabs are not allowed
(#683) Tab found within whitespace
(#683) Line indented incorrectly; expected 24 spaces, found 5
(#684) Line indented incorrectly; expected 20 spaces, found 32
(#684) Closing brace indented incorrectly; expected 4 spaces, found 32
(#684) Closing brace must be on a line by itself
(#685) Spaces must be used for alignment; tabs are not allowed
(#685) Tab found within whitespace
(#685) Line indented incorrectly; expected at least 16 spaces, found 4
(#686) Spaces must be used for alignment; tabs are not allowed
(#686) Tab found within whitespace
(#686) Line indented incorrectly; expected 12 spaces, found 3
(#687) Spaces must be used for alignment; tabs are not allowed
(#687) Tab found within whitespace
(#687) Line indented incorrectly; expected at least 16 spaces, found 4
(#688) Spaces must be used for alignment; tabs are not allowed
(#688) Tab found within whitespace
(#688) Line indented incorrectly; expected 12 spaces, found 3
(#689) Spaces must be used for alignment; tabs are not allowed
(#689) Tab found within whitespace
(#689) Line indented incorrectly; expected 8 spaces, found 2
(#690) Spaces must be used for alignment; tabs are not allowed
(#690) Tab found within whitespace
(#690) Line indented incorrectly; expected at least 12 spaces, found 3
(#691) Spaces must be used for alignment; tabs are not allowed
(#691) Tab found within whitespace
(#691) Line indented incorrectly; expected 8 spaces, found 2
(#692) Spaces must be used for alignment; tabs are not allowed
(#692) Tab found within whitespace
(#692) Whitespace found at end of line
(#693) Spaces must be used for alignment; tabs are not allowed
(#693) Tab found within whitespace
(#693) Inline comments must end in full-stops, exclamation marks, or question marks
(#693) Line indented incorrectly; expected at least 8 spaces, found 2
(#694) Spaces must be used for alignment; tabs are not allowed
(#694) Tab found within whitespace
(#694) Line indented incorrectly; expected at least 8 spaces, found 2
(#695) Spaces must be used for alignment; tabs are not allowed
(#695) Tab found within whitespace
(#695) Line indented incorrectly; expected 8 spaces, found 2
(#696) Spaces must be used for alignment; tabs are not allowed
(#696) Tab found within whitespace
(#696) Line indented incorrectly; expected at least 12 spaces, found 3
(#697) Spaces must be used for alignment; tabs are not allowed
(#697) Tab found within whitespace
(#697) Line indented incorrectly; expected at least 12 spaces, found 5
(#697) Whitespace found at end of line
(#698) Spaces must be used for alignment; tabs are not allowed
(#698) Tab found within whitespace
(#698) Line indented incorrectly; expected at least 12 spaces, found 3
(#699) Spaces must be used for alignment; tabs are not allowed
(#699) Tab found within whitespace
(#699) Line indented incorrectly; expected 8 spaces, found 2
(#700) Spaces must be used for alignment; tabs are not allowed
(#700) Tab found within whitespace
(#700) Line indented incorrectly; expected 8 spaces, found 2
(#701) Spaces must be used for alignment; tabs are not allowed
(#701) Tab found within whitespace
(#701) Line indented incorrectly; expected at least 12 spaces, found 3
(#702) Spaces must be used for alignment; tabs are not allowed
(#702) Tab found within whitespace
(#702) Line indented incorrectly; expected at least 12 spaces, found 5
(#702) Whitespace found at end of line
(#703) Spaces must be used for alignment; tabs are not allowed
(#703) Tab found within whitespace
(#703) Line indented incorrectly; expected at least 12 spaces, found 3
(#704) Spaces must be used for alignment; tabs are not allowed
(#704) Tab found within whitespace
(#704) Line indented incorrectly; expected 8 spaces, found 2
(#705) Spaces must be used for alignment; tabs are not allowed
(#705) Tab found within whitespace
(#705) Line indented incorrectly; expected at least 8 spaces, found 2
(#706) Whitespace found at end of line
(#707) Spaces must be used for alignment; tabs are not allowed
(#707) Tab found within whitespace
(#707) Inline comments must end in full-stops, exclamation marks, or question marks
(#707) Line indented incorrectly; expected at least 8 spaces, found 2
(#708) Spaces must be used for alignment; tabs are not allowed
(#708) Tab found within whitespace
(#708) Line indented incorrectly; expected 8 spaces, found 2
(#709) Spaces must be used for alignment; tabs are not allowed
(#709) Tab found within whitespace
(#709) Line indented incorrectly; expected 12 spaces, found 3
(#710) Spaces must be used for alignment; tabs are not allowed
(#710) Tab found within whitespace
(#710) Line indented incorrectly; expected at least 16 spaces, found 4
(#710) Line exceeds 132 characters; contains 139 characters
(#710) Inline comments must start with a capital letter, digit or 3-dots sequence
(#710) Inline comments must end in full-stops, exclamation marks, or question marks
(#711) Spaces must be used for alignment; tabs are not allowed
(#711) Tab found within whitespace
(#711) Line indented incorrectly; expected at least 16 spaces, found 4
(#712) Spaces must be used for alignment; tabs are not allowed
(#712) Tab found within whitespace
(#712) Line indented incorrectly; expected 12 spaces, found 3
(#713) Spaces must be used for alignment; tabs are not allowed
(#713) Tab found within whitespace
(#713) Line indented incorrectly; expected at least 16 spaces, found 4
(#714) Spaces must be used for alignment; tabs are not allowed
(#714) Tab found within whitespace
(#714) Line indented incorrectly; expected at least 16 spaces, found 6
(#715) Spaces must be used for alignment; tabs are not allowed
(#715) Tab found within whitespace
(#715) Line indented incorrectly; expected at least 16 spaces, found 6
(#715) Whitespace found at end of line
(#716) Spaces must be used for alignment; tabs are not allowed
(#716) Tab found within whitespace
(#716) Line indented incorrectly; expected at least 16 spaces, found 4
(#717) Spaces must be used for alignment; tabs are not allowed
(#717) Tab found within whitespace
(#717) Line indented incorrectly; expected at least 16 spaces, found 4
(#718) Spaces must be used for alignment; tabs are not allowed
(#718) Tab found within whitespace
(#718) Line indented incorrectly; expected 12 spaces, found 3
(#719) Spaces must be used for alignment; tabs are not allowed
(#719) Tab found within whitespace
(#719) Line indented incorrectly; expected at least 16 spaces, found 4
(#720) Spaces must be used for alignment; tabs are not allowed
(#720) Tab found within whitespace
(#720) Line indented incorrectly; expected at least 16 spaces, found 6
(#721) Spaces must be used for alignment; tabs are not allowed
(#721) Tab found within whitespace
(#721) Line indented incorrectly; expected at least 16 spaces, found 6
(#722) Spaces must be used for alignment; tabs are not allowed
(#722) Tab found within whitespace
(#722) Line indented incorrectly; expected at least 16 spaces, found 6
(#722) Whitespace found at end of line
(#723) Spaces must be used for alignment; tabs are not allowed
(#723) Tab found within whitespace
(#723) Line indented incorrectly; expected at least 16 spaces, found 4
(#724) Spaces must be used for alignment; tabs are not allowed
(#724) Tab found within whitespace
(#724) Line indented incorrectly; expected at least 16 spaces, found 4
(#725) Spaces must be used for alignment; tabs are not allowed
(#725) Tab found within whitespace
(#725) Line indented incorrectly; expected 12 spaces, found 3
(#726) Spaces must be used for alignment; tabs are not allowed
(#726) Tab found within whitespace
(#726) Line indented incorrectly; expected at least 16 spaces, found 4
(#727) Spaces must be used for alignment; tabs are not allowed
(#727) Tab found within whitespace
(#727) Line indented incorrectly; expected 12 spaces, found 3
(#728) Spaces must be used for alignment; tabs are not allowed
(#728) Tab found within whitespace
(#728) Line indented incorrectly; expected 8 spaces, found 2
(#729) Line indented incorrectly; expected 8 spaces, found 16
(#729) Expected "if (...) {\n"; found "if(...) {\n"
(#731) Line indented incorrectly; expected 8 spaces, found 16
(#732) Line indented incorrectly; expected 8 spaces, found 16
(#732) Expected "} else {\n"; found "}\n else {\n"
(#734) Line indented incorrectly; expected 8 spaces, found 16
(#735) Spaces must be used for alignment; tabs are not allowed
(#735) Tab found within whitespace
(#735) Line indented incorrectly; expected 4 spaces, found 1
(#736) Spaces must be used for alignment; tabs are not allowed
(#736) Tab found within whitespace
(#736) Whitespace found at end of line
(#737) Spaces must be used for alignment; tabs are not allowed
(#737) Tab found within whitespace
(#737) Line indented incorrectly; expected at least 4 spaces, found 1
(#738) Spaces must be used for alignment; tabs are not allowed
(#738) Tab found within whitespace
(#738) Line indented incorrectly; expected at least 4 spaces, found 1
(#739) Spaces must be used for alignment; tabs are not allowed
(#739) Tab found within whitespace
(#739) Line indented incorrectly; expected at least 4 spaces, found 1
(#740) Spaces must be used for alignment; tabs are not allowed
(#740) Tab found within whitespace
(#740) Line indented incorrectly; expected at least 4 spaces, found 1
(#741) Spaces must be used for alignment; tabs are not allowed
(#741) Tab found within whitespace
(#741) Line indented incorrectly; expected at least 4 spaces, found 3
(#742) Spaces must be used for alignment; tabs are not allowed
(#742) Tab found within whitespace
(#742) Line indented incorrectly; expected at least 4 spaces, found 1
(#743) Spaces must be used for alignment; tabs are not allowed
(#743) Tab found within whitespace
(#743) Line indented incorrectly; expected at least 4 spaces, found 1
(#744) Spaces must be used for alignment; tabs are not allowed
(#744) Tab found within whitespace
(#744) Line indented incorrectly; expected at least 4 spaces, found 3
(#745) Spaces must be used for alignment; tabs are not allowed
(#745) Tab found within whitespace
(#745) Line indented incorrectly; expected at least 4 spaces, found 3
(#746) Spaces must be used for alignment; tabs are not allowed
(#746) Tab found within whitespace
(#746) Line indented incorrectly; expected at least 4 spaces, found 3
(#747) Spaces must be used for alignment; tabs are not allowed
(#747) Tab found within whitespace
(#747) Line indented incorrectly; expected at least 4 spaces, found 3
(#748) Spaces must be used for alignment; tabs are not allowed
(#748) Tab found within whitespace
(#748) Line indented incorrectly; expected at least 4 spaces, found 3
(#748) Whitespace found at end of line
(#749) Spaces must be used for alignment; tabs are not allowed
(#749) Tab found within whitespace
(#749) Line indented incorrectly; expected at least 4 spaces, found 1
(#750) Spaces must be used for alignment; tabs are not allowed
(#750) Tab found within whitespace
(#750) Line indented incorrectly; expected at least 4 spaces, found 1
(#751) Spaces must be used for alignment; tabs are not allowed
(#751) Tab found within whitespace
(#751) Line indented incorrectly; expected at least 4 spaces, found 3
(#752) Spaces must be used for alignment; tabs are not allowed
(#752) Tab found within whitespace
(#752) Line indented incorrectly; expected at least 4 spaces, found 3
(#753) Spaces must be used for alignment; tabs are not allowed
(#753) Tab found within whitespace
(#753) Line indented incorrectly; expected at least 4 spaces, found 3
(#754) Spaces must be used for alignment; tabs are not allowed
(#754) Tab found within whitespace
(#754) Line indented incorrectly; expected at least 4 spaces, found 3
(#755) Spaces must be used for alignment; tabs are not allowed
(#755) Tab found within whitespace
(#755) Line indented incorrectly; expected at least 4 spaces, found 3
(#756) Spaces must be used for alignment; tabs are not allowed
(#756) Tab found within whitespace
(#756) Line indented incorrectly; expected at least 4 spaces, found 3
(#756) Whitespace found at end of line
(#757) Spaces must be used for alignment; tabs are not allowed
(#757) Tab found within whitespace
(#757) Line indented incorrectly; expected at least 4 spaces, found 1
(#758) Spaces must be used for alignment; tabs are not allowed
(#758) Tab found within whitespace
(#758) Line indented incorrectly; expected at least 4 spaces, found 1
(#759) Spaces must be used for alignment; tabs are not allowed
(#759) Tab found within whitespace
(#759) Line indented incorrectly; expected at least 4 spaces, found 3
(#760) Spaces must be used for alignment; tabs are not allowed
(#760) Tab found within whitespace
(#760) Line indented incorrectly; expected at least 4 spaces, found 3
(#761) Spaces must be used for alignment; tabs are not allowed
(#761) Tab found within whitespace
(#761) Line indented incorrectly; expected at least 4 spaces, found 3
(#762) Spaces must be used for alignment; tabs are not allowed
(#762) Tab found within whitespace
(#762) Line indented incorrectly; expected at least 4 spaces, found 3
(#763) Spaces must be used for alignment; tabs are not allowed
(#763) Tab found within whitespace
(#763) Line indented incorrectly; expected at least 4 spaces, found 3
(#764) Spaces must be used for alignment; tabs are not allowed
(#764) Tab found within whitespace
(#764) Line indented incorrectly; expected at least 4 spaces, found 3
(#764) Whitespace found at end of line
(#765) Spaces must be used for alignment; tabs are not allowed
(#765) Tab found within whitespace
(#765) Line indented incorrectly; expected at least 4 spaces, found 1
(#766) Spaces must be used for alignment; tabs are not allowed
(#766) Tab found within whitespace
(#766) Line indented incorrectly; expected 4 spaces, found 1
(#767) Spaces must be used for alignment; tabs are not allowed
(#767) Tab found within whitespace
(#767) Line indented incorrectly; expected at least 8 spaces, found 2
(#768) Spaces must be used for alignment; tabs are not allowed
(#768) Tab found within whitespace
(#768) Line indented incorrectly; expected at least 8 spaces, found 2
(#769) Spaces must be used for alignment; tabs are not allowed
(#769) Tab found within whitespace
(#769) Line indented incorrectly; expected at least 8 spaces, found 4
(#770) Spaces must be used for alignment; tabs are not allowed
(#770) Tab found within whitespace
(#770) Line indented incorrectly; expected at least 8 spaces, found 4
(#771) Spaces must be used for alignment; tabs are not allowed
(#771) Tab found within whitespace
(#771) Line indented incorrectly; expected at least 8 spaces, found 4
(#772) Spaces must be used for alignment; tabs are not allowed
(#772) Tab found within whitespace
(#772) Line indented incorrectly; expected at least 8 spaces, found 4
(#773) Spaces must be used for alignment; tabs are not allowed
(#773) Tab found within whitespace
(#773) Line indented incorrectly; expected at least 8 spaces, found 4
(#774) Spaces must be used for alignment; tabs are not allowed
(#774) Tab found within whitespace
(#774) Line indented incorrectly; expected at least 8 spaces, found 4
(#774) Whitespace found at end of line
(#775) Spaces must be used for alignment; tabs are not allowed
(#775) Tab found within whitespace
(#775) Line indented incorrectly; expected at least 11 spaces, found 2
(#776) Spaces must be used for alignment; tabs are not allowed
(#776) Tab found within whitespace
(#776) Line indented incorrectly; expected 4 spaces, found 1
(#777) Spaces must be used for alignment; tabs are not allowed
(#777) Tab found within whitespace
(#777) Line indented incorrectly; expected at least 4 spaces, found 1
(#778) Spaces must be used for alignment; tabs are not allowed
(#778) Tab found within whitespace
(#778) Line indented incorrectly; expected at least 4 spaces, found 1
(#779) Whitespace found at end of line
(#784) Inline comments must end in full-stops, exclamation marks, or question marks
(#785) Expected "if (...) {\n"; found "if(...) {\n"
(#786) Line indented incorrectly; expected at least 4 spaces, found 0
(#790) Whitespace found at end of line within string
(#795) Closing brace must be on a line by itself

Javascript coding style problems

(0 errors, 146 warnings)

This section shows the coding style problems detected in the code by jshint [More info]

mod/groupselect/jquery/jeditable/jquery.jeditable.js
(#64) Expected '===' and instead saw '=='.
(#68) Expected '===' and instead saw '=='.
(#72) Expected '===' and instead saw '=='.
(#86) ['defaults'] is better written in dot notation.
(#88) ['defaults'] is better written in dot notation.
(#90) ['defaults'] is better written in dot notation.
(#92) ['defaults'] is better written in dot notation.
(#104) Expected '===' and instead saw '=='.
(#105) Expected '===' and instead saw '=='.
(#153) Expected '===' and instead saw '=='.
(#157) Expected '!==' and instead saw '!='.
(#161) Expected '!==' and instead saw '!='.
(#168) Expected '===' and instead saw '=='.
(#182) Expected '===' and instead saw '=='.
(#190) Expected '===' and instead saw '=='.
(#260) Expected '===' and instead saw '=='.
(#268) 't' is already defined.
(#269) Expected '===' and instead saw '=='.
(#276) Expected '===' and instead saw '=='.
(#332) Expected '===' and instead saw '=='.
(#333) ['_method'] is better written in dot notation.
(#346) Expected '===' and instead saw '=='.
(#418) Expected '!==' and instead saw '!='.
(#424) 'submit' is already defined.
(#427) 'submit' used out of scope.
(#435) 'cancel' is already defined.
(#438) 'cancel' used out of scope.
(#440) 'cancel' used out of scope.
(#444) 'reset' is already defined.
(#444) ['defaults'] is better written in dot notation.
(#446) 'reset' used out of scope.
(#455) Expected '!==' and instead saw '!='.
(#456) Expected '!==' and instead saw '!='.
(#469) Expected '!==' and instead saw '!='.
(#474) Expected '!==' and instead saw '!='.
(#489) Expected '===' and instead saw '=='.
(#490) eval can be harmful.
(#495) 'json' used out of scope.
(#496) 'json' used out of scope.
(#499) Expected '===' and instead saw '=='.
(#502) 'json' used out of scope.
(#507) ['selected'] is better written in dot notation.
(#507) Expected '===' and instead saw '=='.
(#508) Expected '===' and instead saw '=='.
(#270) 'e' is defined but never used.
(#277) 'e' is defined but never used.
(#284) 'e' is defined but never used.
(#288) 'e' is defined but never used.
(#345) 'status' is defined but never used.
(#355) 'error' is defined but never used.
(#355) 'status' is defined but never used.
(#401) 'original' is defined but never used.
(#401) 'settings' is defined but never used.
(#406) 'original' is defined but never used.
(#406) 'settings' is defined but never used.
(#444) 'reset' is defined but never used.
(#440) 'event' is defined but never used.
(#453) 'original' is defined but never used.
(#465) 'original' is defined but never used.
(#482) 'original' is defined but never used.
(#482) 'settings' is defined but never used.
mod/groupselect/lib/sorttable/sorttable.js
(#18) Avoid arguments.callee.
(#18) Expected '{' and instead saw 'return'.
(#20) Avoid arguments.callee.
(#22) Expected '{' and instead saw 'clearInterval'.
(#24) Expected '{' and instead saw 'return'.
(#29) Expected '!==' and instead saw '!='.
(#37) Expected '===' and instead saw '=='.
(#45) Expected '===' and instead saw '=='.
(#45) Expected '{' and instead saw 'table'.
(#47) Expected '!==' and instead saw '!='.
(#47) Expected '{' and instead saw 'return'.
(#55) Expected '!==' and instead saw '!='.
(#60) Expected '===' and instead saw '=='.
(#65) 'i' is already defined.
(#68) Variables should not be deleted.
(#73) 'i' is already defined.
(#78) Expected '===' and instead saw '=='.
(#88) Expected '!==' and instead saw '!='.
(#101) Expected '!==' and instead saw '!='.
(#118) Expected '===' and instead saw '=='.
(#150) 'j' is already defined.
(#154) Variables should not be deleted.
(#155) Don't make functions within a loop.
(#165) Expected '!==' and instead saw '!='.
(#172) Missing semicolon.
(#200) Expected '{' and instead saw 'return'.
(#202) Expected '===' and instead saw '=='.
(#205) Expected '!==' and instead saw '!='.
(#208) Expected '!==' and instead saw '!='.
(#211) Expected '!==' and instead saw '!='.
(#214) Expected '!==' and instead saw '!='.
(#220) Expected '===' and instead saw '=='.
(#222) Expected a 'break' statement before 'case'.
(#225) Unreachable 'break' after 'return'.
(#233) Unreachable 'break' after 'return'.
(#246) 'i' is already defined.
(#249) Variables should not be deleted.
(#257) Expected '{' and instead saw 'aa'.
(#259) Expected '{' and instead saw 'bb'.
(#263) Expected '===' and instead saw '=='.
(#263) Expected '{' and instead saw 'return'.
(#264) Expected '{' and instead saw 'return'.
(#270) Expected '===' and instead saw '=='.
(#270) Expected '{' and instead saw 'm'.
(#271) Expected '===' and instead saw '=='.
(#271) Expected '{' and instead saw 'd'.
(#275) Expected '===' and instead saw '=='.
(#275) Expected '{' and instead saw 'm'.
(#276) Expected '===' and instead saw '=='.
(#276) Expected '{' and instead saw 'd'.
(#278) Expected '===' and instead saw '=='.
(#278) Expected '{' and instead saw 'return'.
(#279) Expected '{' and instead saw 'return'.
(#285) Expected '===' and instead saw '=='.
(#285) Expected '{' and instead saw 'm'.
(#286) Expected '===' and instead saw '=='.
(#286) Expected '{' and instead saw 'd'.
(#290) Expected '===' and instead saw '=='.
(#290) Expected '{' and instead saw 'm'.
(#291) Expected '===' and instead saw '=='.
(#291) Expected '{' and instead saw 'd'.
(#293) Expected '===' and instead saw '=='.
(#293) Expected '{' and instead saw 'return'.
(#294) Expected '{' and instead saw 'return'.
(#316) Expected '{' and instead saw 'break'.
(#318) 'i' is already defined.
(#320) 'q' is already defined.
(#328) Missing semicolon.
(#355) '_timer' was used before it was defined.
(#370) 'dean_addEvent' was used before it was defined.
(#375) Expected '{' and instead saw 'handler'.
(#377) Expected '{' and instead saw 'element'.
(#392) Unnecessary semicolon.
(#405) Unnecessary semicolon.
(#407) 'handleEvent' was used before it was defined.
(#421) Unnecessary semicolon.
(#423) 'fixEvent' was used before it was defined.
(#428) Unnecessary semicolon.
(#434) Missing semicolon.
(#455) Expected '===' and instead saw '=='.
(#469) 'forEach' was used before it was defined.
(#479) Expected '===' and instead saw '=='.
(#482) Expected '===' and instead saw '=='.
(#396) 'removeEvent' is defined but never used.
(#86) 'e' is defined but never used.

CSS problems

(0 errors, 1 warnings)

This section shows CSS problems detected by csslint [More info]

mod/groupselect/styles.css
(#22) Use of !important

PHPDocs style problems

(58 errors, 2 warnings)

This section shows the phpdocs problems detected in the code by local_moodlecheck [More info]

mod/groupselect/backup/moodle1/lib.php
(#28) Class moodle1_mod_groupselect_handler does not have @copyright tag
(#28) Class moodle1_mod_groupselect_handler does not have @license tag
(#20) Package mod is not valid
mod/groupselect/backup/moodle2/backup_groupselect_activity_task.class.php
(#17) No one-line description found in phpdocs for file
(#28) No one-line description found in phpdocs for class backup_groupselect_activity_task
(#49) Phpdocs for function backup_groupselect_activity_task::encode_content_links has incomplete parameters list
(#28) Class backup_groupselect_activity_task does not have @copyright tag
(#28) Class backup_groupselect_activity_task does not have @license tag
(#18) Package mod is not valid
mod/groupselect/backup/moodle2/backup_groupselect_stepslib.php
(#33) Function backup_groupselect_activity_structure_step::define_structure is not documented
(#28) Class backup_groupselect_activity_structure_step does not have @copyright tag
(#28) Class backup_groupselect_activity_structure_step does not have @license tag
(#20) Package mod is not valid
mod/groupselect/backup/moodle2/restore_groupselect_activity_task.class.php
(#17) No one-line description found in phpdocs for file
(#28) No one-line description found in phpdocs for class restore_groupselect_activity_task
(#28) Class restore_groupselect_activity_task does not have @copyright tag
(#28) Class restore_groupselect_activity_task does not have @license tag
(#18) Package mod is not valid
mod/groupselect/backup/moodle2/restore_groupselect_stepslib.php
(#31) Function restore_groupselect_activity_structure_step::define_structure is not documented
(#40) Function restore_groupselect_activity_structure_step::process_groupselect is not documented
(#56) Function restore_groupselect_activity_structure_step::after_execute is not documented
(#26) Class restore_groupselect_activity_structure_step does not have @copyright tag
(#26) Class restore_groupselect_activity_structure_step does not have @license tag
(#20) Package mod is not valid
mod/groupselect/create_form.php
(#30) Class create_form is not documented
(#35) Function create_form::definition is not documented
(#59) Function create_form::validation is not documented
(#32) Constant create_form::DESCRIPTION_MAXLEN is not documented
(#33) Constant create_form::PASSWORD_MAXLEN is not documented
(#20) Package mod is not valid
mod/groupselect/db/access.php
(#20) Package mod is not valid
mod/groupselect/db/log.php
(#20) Package mod is not valid
mod/groupselect/db/upgrade.php
(#29) Function xmldb_groupselect_upgrade is not documented
(#20) Package mod is not valid
mod/groupselect/index.php
(#20) Package mod is not valid
mod/groupselect/jquery/plugins.php
(#2) File-level phpdocs block is not found
mod/groupselect/lang/en/groupselect.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
mod/groupselect/lang/fi/groupselect.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
mod/groupselect/lib.php
(#200) Phpdocs for function groupselect_reset_userdata has incomplete parameters list
(#211) Phpdocs for function groupselect_pluginfile has incomplete parameters list
(#20) Package mod is not valid
mod/groupselect/locallib.php
(#33) Function groupselect_get_group_info is not documented
(#61) Phpdocs for function groupselect_group_member_counts has incomplete parameters list
(#93) Phpdocs for function groupselect_get_password_protected_groups has incomplete parameters list
(#112) Phpdocs for function groupselect_get_context_members_by_role has incomplete parameters list
(#20) Package mod is not valid
mod/groupselect/mod_form.php
(#32) Class mod_groupselect_mod_form is not documented
(#34) Function mod_groupselect_mod_form::definition is not documented
(#127) Function mod_groupselect_mod_form::validation is not documented
(#20) Package mod is not valid
mod/groupselect/select_form.php
(#30) Class select_form is not documented
(#34) Function select_form::definition is not documented
(#61) Function select_form::validation is not documented
(#31) Variable select_form::$groupselect is not documented
(#20) Package mod is not valid
mod/groupselect/settings.php
(#20) Package mod is not valid
mod/groupselect/version.php
(#20) Package mod is not valid
mod/groupselect/view.php
(#20) Package mod is not valid

Update savepoints problems

(0 errors, 0 warnings)

This section shows problems detected with the handling of upgrade savepoints [More info]


Third party library modification problems

(0 errors, 0 warnings)

This section shows problems detected with the modification of third party libraries [More info]


Mustache template problems

(0 errors, 0 warnings)

This section shows problems detected in mustache templates [More info]