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

(701 errors, 215 warnings)

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

mod/tab/backup/moodle1/lib.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#4) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#4) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#4) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#6) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#44) Opening brace should be on the same line as the declaration
(#54) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#67) Opening brace should be on the same line as the declaration
(#69) Inline comments must start with a capital letter, digit or 3-dots sequence
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) Inline comments must start with a capital letter, digit or 3-dots sequence
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) Inline comments must start with a capital letter, digit or 3-dots sequence
(#79) This comment is 50% valid code; is this commented out code?
(#79) No space found before comment text; expected "// $this->fileman->filearea = 'tabcontent';" but found "//$this->fileman->filearea = 'tabcontent';"
(#80) This comment is 50% valid code; is this commented out code?
(#80) No space found before comment text; expected "// $this->fileman->itemid = 0;" but found "//$this->fileman->itemid = 0;"
(#81) This comment is 69% valid code; is this commented out code?
(#81) No space found before comment text; expected "// $data['tabcontent'] = moodle1_converter::migrate_referenced_files($data['tabcontent'], $this->fileman);" but found "//$data['tabcontent'] = moodle1_converter::migrate_referenced_files($data['tabcontent'], $this->fileman);"
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#90) Expected "if (...) {\n"; found "if (...)\n {\n"
(#103) Opening brace should be on the same line as the declaration
(#112) Opening brace should be on the same line as the declaration
(#120) Opening brace should be on the same line as the declaration
(#128) Opening brace should be on the same line as the declaration
(#129) Inline comments must start with a capital letter, digit or 3-dots sequence
(#129) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) This comment is 69% valid code; is this commented out code?
mod/tab/backup/moodle2/backup_tab_activity_task.class.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#4) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#4) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#4) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#6) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#17) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#18) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#49) Commas (,) must be followed by white space.
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) Expected 1 space before "="; 0 found
(#52) Expected 1 space after "="; 0 found
(#53) Expected 1 space before "="; 0 found
mod/tab/backup/moodle2/backup_tab_settingslib.php
(#1) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#4) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#4) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#4) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#6) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#18) Inline comments must end in full-stops, exclamation marks, or question marks
mod/tab/backup/moodle2/backup_tab_stepslib.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#4) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#4) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#4) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#6) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion
(#24) Opening brace should be on the same line as the declaration
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) Whitespace found at end of line
(#31) Line exceeds 132 characters; contains 143 characters
(#33) Variable "tab_contents" must not contain underscores.
(#35) Variable "tab_content" must not contain underscores.
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Variable "tab_contents" must not contain underscores.
(#40) Variable "tab_contents" must not contain underscores.
(#40) Variable "tab_content" must not contain underscores.
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) Variable "tab_content" must not contain underscores.
(#45) Whitespace found at end of line within string
(#49) This comment is 80% valid code; is this commented out code?
(#49) No space found before comment text; expected "// $tab_content->annotate_ids('tabid', 'tabid');" but found "//$tab_content->annotate_ids('tabid', 'tabid');"
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) Variable "tab_content" must not contain underscores.
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
mod/tab/backup/moodle2/restore_tab_activity_task.class.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#4) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#4) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#4) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#6) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#18) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) Opening brace should be on the same line as the declaration
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Opening brace should be on the same line as the declaration
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#49) Opening brace should be on the same line as the declaration
(#54) Whitespace found at end of line
mod/tab/backup/moodle2/restore_tab_stepslib.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#4) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#4) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#4) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#6) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion
(#27) Opening brace should be on the same line as the declaration
(#34) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Opening brace should be on the same line as the declaration
(#49) Inline comments must start with a capital letter, digit or 3-dots sequence
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) Inline comments must start with a capital letter, digit or 3-dots sequence
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#56) Opening brace should be on the same line as the declaration
(#66) Inline comments must start with a capital letter, digit or 3-dots sequence
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) No space found before comment text; expected "// has related files" but found "//has related files"
(#70) Opening brace should be on the same line as the declaration
(#72) Inline comments must end in full-stops, exclamation marks, or question marks
mod/tab/db/access.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#4) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#4) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#4) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#6) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
mod/tab/db/upgrade.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#15) Whitespace found at end of line
(#25) Opening brace should be on the same line as the declaration
(#31) Expected "if (...) {\n"; found "if (...)\n {\n"
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) No space found before comment text; expected "// I changed the menu css. So let's upgrade the code" but found "//I changed the menu css. So let's upgrade the code"
(#35) Whitespace found at end of line within string
(#36) Whitespace found at end of line within string
(#37) Whitespace found at end of line within string
(#38) Whitespace found at end of line within string
(#39) Whitespace found at end of line within string
(#40) Whitespace found at end of line within string
(#41) Whitespace found at end of line within string
(#42) Whitespace found at end of line within string
(#43) Whitespace found at end of line within string
(#44) Whitespace found at end of line within string
(#45) Whitespace found at end of line within string
(#46) Whitespace found at end of line within string
(#47) Whitespace found at end of line within string
(#48) Whitespace found at end of line within string
(#49) Whitespace found at end of line within string
(#50) Whitespace found at end of line within string
(#51) Whitespace found at end of line within string
(#52) Whitespace found at end of line within string
(#53) Whitespace found at end of line within string
(#54) Whitespace found at end of line within string
(#55) Whitespace found at end of line within string
(#56) Whitespace found at end of line within string
(#57) Whitespace found at end of line within string
(#62) Inline comments must start with a capital letter, digit or 3-dots sequence
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) Expected "if (...) {\n"; found "if (...)\n {\n"
(#68) No space found before comment text; expected "// This version empplies that the view.php file has been modified" but found "//This version empplies that the view.php file has been modified"
(#69) No space found before comment text; expected "// No modificsations to the DB have been done" but found "//No modificsations to the DB have been done"
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) Expected "if (...) {\n"; found "if (...)\n {\n"
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) Expected "if (...) {\n"; found "if (...)\n {\n"
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) Expected "if (...) {\n"; found "if (...)\n {\n"
(#92) Inline comments must start with a capital letter, digit or 3-dots sequence
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) Expected "if (...) {\n"; found "if (...)\n {\n"
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#105) Expected "if (...) {\n"; found "if (...)\n {\n"
(#109) Expected "if (...) {\n"; found "if (...)\n {\n"
(#114) Inline comments must start with a capital letter, digit or 3-dots sequence
(#114) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) Expected "if (...) {\n"; found "if (...)\n {\n"
(#121) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) Inline comments must end in full-stops, exclamation marks, or question marks
(#128) Inline comments must start with a capital letter, digit or 3-dots sequence
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#132) Expected "if (...) {\n"; found "if (...)\n {\n"
(#136) No space found before comment text; expected "// Changes where done in the view.php file" but found "//Changes where done in the view.php file"
(#137) Inline comments must end in full-stops, exclamation marks, or question marks
(#141) Expected "if (...) {\n"; found "if (...)\n {\n"
(#144) Inline comments must end in full-stops, exclamation marks, or question marks
(#148) Inline comments must end in full-stops, exclamation marks, or question marks
(#149) Expected "if (...) {\n"; found "if (...)\n {\n"
(#154) Inline comments must start with a capital letter, digit or 3-dots sequence
(#154) Inline comments must end in full-stops, exclamation marks, or question marks
(#157) Expected "if (...) {\n"; found "if (...)\n {\n"
(#160) Inline comments must end in full-stops, exclamation marks, or question marks
(#164) Inline comments must end in full-stops, exclamation marks, or question marks
(#167) Inline comments must start with a capital letter, digit or 3-dots sequence
(#167) Inline comments must end in full-stops, exclamation marks, or question marks
(#170) Expected "if (...) {\n"; found "if (...)\n {\n"
(#174) Inline comments must end in full-stops, exclamation marks, or question marks
(#177) Expected "if (...) {\n"; found "if (...)\n {\n"
(#181) Inline comments must end in full-stops, exclamation marks, or question marks
(#184) Expected "if (...) {\n"; found "if (...)\n {\n"
(#187) Inline comments must end in full-stops, exclamation marks, or question marks
(#192) Inline comments must end in full-stops, exclamation marks, or question marks
(#193) Expected "if (...) {\n"; found "if (...)\n {\n"
(#197) Expected "if (...) {\n"; found "if (...)\n {\n"
(#202) Inline comments must start with a capital letter, digit or 3-dots sequence
(#202) Inline comments must end in full-stops, exclamation marks, or question marks
(#206) Expected "if (...) {\n"; found "if (...)\n {\n"
(#208) Inline comments must end in full-stops, exclamation marks, or question marks
(#212) Expected "if (...) {\n"; found "if (...)\n {\n"
(#214) Inline comments must end in full-stops, exclamation marks, or question marks
(#218) Expected "if (...) {\n"; found "if (...)\n {\n"
(#220) Inline comments must end in full-stops, exclamation marks, or question marks
(#224) Expected "if (...) {\n"; found "if (...)\n {\n"
(#226) Inline comments must end in full-stops, exclamation marks, or question marks
(#230) Expected "if (...) {\n"; found "if (...)\n {\n"
(#232) Inline comments must start with a capital letter, digit or 3-dots sequence
(#233) Inline comments must end in full-stops, exclamation marks, or question marks
(#234) Whitespace found at end of line
(#235) Inline comments must start with a capital letter, digit or 3-dots sequence
(#235) Inline comments must end in full-stops, exclamation marks, or question marks
(#238) Whitespace found at end of line
(#239) Expected "if (...) {\n"; found "if (...)\n {\n"
(#241) Inline comments must start with a capital letter, digit or 3-dots sequence
(#241) Inline comments must end in full-stops, exclamation marks, or question marks
(#242) Whitespace found at end of line
(#243) Inline comments must start with a capital letter, digit or 3-dots sequence
(#243) Inline comments must end in full-stops, exclamation marks, or question marks
(#246) Whitespace found at end of line
(#247) Expected "if (...) {\n"; found "if (...)\n {\n"
(#249) Inline comments must start with a capital letter, digit or 3-dots sequence
(#249) Inline comments must end in full-stops, exclamation marks, or question marks
(#250) Whitespace found at end of line
(#251) Inline comments must start with a capital letter, digit or 3-dots sequence
(#251) Inline comments must end in full-stops, exclamation marks, or question marks
(#254) Whitespace found at end of line
(#255) Expected "if (...) {\n"; found "if (...)\n {\n"
(#257) Line exceeds 132 characters; contains 142 characters
(#257) Inline comments must start with a capital letter, digit or 3-dots sequence
(#257) Inline comments must end in full-stops, exclamation marks, or question marks
(#258) Whitespace found at end of line
(#259) Inline comments must start with a capital letter, digit or 3-dots sequence
(#259) Inline comments must end in full-stops, exclamation marks, or question marks
(#262) Whitespace found at end of line
(#263) Expected "if (...) {\n"; found "if (...)\n {\n"
(#265) Inline comments must start with a capital letter, digit or 3-dots sequence
(#265) Inline comments must end in full-stops, exclamation marks, or question marks
(#266) Whitespace found at end of line
(#267) Inline comments must start with a capital letter, digit or 3-dots sequence
(#267) Inline comments must end in full-stops, exclamation marks, or question marks
(#270) Whitespace found at end of line
(#271) Expected "if (...) {\n"; found "if (...)\n {\n"
(#273) Inline comments must start with a capital letter, digit or 3-dots sequence
(#273) Inline comments must end in full-stops, exclamation marks, or question marks
(#276) Whitespace found at end of line
(#277) Expected "if (...) {\n"; found "if (...)\n {\n"
(#279) Inline comments must start with a capital letter, digit or 3-dots sequence
(#279) No space found before comment text; expected "// +Patch on backups" but found "//+Patch on backups"
(#280) Inline comments must end in full-stops, exclamation marks, or question marks
(#283) Whitespace found at end of line
(#284) Expected "if (...) {\n"; found "if (...)\n {\n"
(#286) Inline comments must start with a capital letter, digit or 3-dots sequence
(#286) No space found before comment text; expected "// +Patch on filters" but found "//+Patch on filters"
(#287) Inline comments must end in full-stops, exclamation marks, or question marks
(#290) Whitespace found at end of line
(#291) Expected "if (...) {\n"; found "if (...)\n {\n"
(#293) Inline comments must start with a capital letter, digit or 3-dots sequence
(#293) No space found before comment text; expected "// + Moodle 2.6 Update" but found "//+ Moodle 2.6 Update"
(#294) Inline comments must end in full-stops, exclamation marks, or question marks
(#297) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#299) Expected "if (...) {\n"; found "if (...)\n {\n"
(#301) Inline comments must start with a capital letter, digit or 3-dots sequence
(#301) No space found before comment text; expected "// + Moodle 3.0 Update" but found "//+ Moodle 3.0 Update"
(#302) Inline comments must end in full-stops, exclamation marks, or question marks
mod/tab/index.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#4) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#4) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#4) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#6) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#18) Inline comments must start with a capital letter, digit or 3-dots sequence
(#18) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) Expected "if (...) {\n"; found "if (...)\n{\n"
(#50) Expected "if (...) {\n"; found "if (...)\n{\n"
(#58) Expected "if (...) {\n"; found "if (...)\n{\n"
(#63) Expected "} else {\n"; found "}\nelse\n{\n"
(#71) Expected "foreach (...) {\n"; found "foreach (...)\n{\n"
(#74) Expected "if (...) {\n"; found "if (...)\n {\n"
(#77) Expected "if (...) {\n"; found "if (...)\n {\n"
(#79) Expected "if (...) {\n"; found "if (...)\n {\n"
(#83) Expected "if (...) {\n"; found "if (...)\n {\n"
(#90) Expected "} else {\n"; found "}\n else\n {\n"
(#95) Inline comments must start with a capital letter, digit or 3-dots sequence
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
mod/tab/lang/en/tab.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#4) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#4) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#4) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#6) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Whitespace found at end of line within string
(#24) Whitespace found at end of line within string
(#25) Whitespace found at end of line within string
(#26) Whitespace found at end of line within string
(#27) Whitespace found at end of line within string
(#28) Whitespace found at end of line within string
(#29) Whitespace found at end of line within string
(#30) Whitespace found at end of line within string
mod/tab/lang/fr/tab.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#15) Whitespace found at end of line
mod/tab/lang/fr_ca/tab.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#15) Whitespace found at end of line
mod/tab/lib.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#4) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#4) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#4) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#6) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#32) Opening brace should be on the same line as the declaration
(#35) Closing brace must be on a line by itself
(#36) Closing brace must be on a line by itself
(#37) Closing brace must be on a line by itself
(#38) Closing brace must be on a line by itself
(#39) Closing brace must be on a line by itself
(#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
(#46) Closing brace must be on a line by itself
(#55) Opening brace should be on the same line as the declaration
(#65) Opening brace should be on the same line as the declaration
(#74) Opening brace should be on the same line as the declaration
(#83) Opening brace should be on the same line as the declaration
(#94) Opening brace should be on the same line as the declaration
(#101) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#103) Inline comments must start with a capital letter, digit or 3-dots sequence
(#103) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) No space found before comment text; expected "// insert tabs and content" but found "//insert tabs and content"
(#104) Expected "if (...) {\n"; found "if (...)\n {\n"
(#107) Inline comments must start with a capital letter, digit or 3-dots sequence
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) No space found before comment text; expected "// Replace get_context_instance by the class for moodle 2.6+" but found "//Replace get_context_instance by the class for moodle 2.6+"
(#110) Expected "if (...) {\n"; found "if(...)\n {\n"
(#114) Expected "} else {\n"; found "}\n else\n {\n"
(#118) Line exceeds 132 characters; contains 176 characters
(#120) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#123) Expected "if (...) {\n"; found "if (...)\n {\n"
(#129) Expected "if (...) {\n"; found "if (...)\n {\n"
(#134) Expected "if (...) {\n"; found "if (...)\n {\n"
(#139) Expected "if (...) {\n"; found "if (...)\n {\n"
(#144) Inline comments must end in full-stops, exclamation marks, or question marks
(#144) No space found before comment text; expected "// Must get id number from inserted record to update the editor field (tabcontent)" but found "//Must get id number from inserted record to update the editor field (tabcontent)"
(#145) Variable "newtab_content_id" must not contain underscores.
(#147) Inline comments must start with a capital letter, digit or 3-dots sequence
(#147) No space found before comment text; expected "// tab content is now an array due to the new editor" but found "//tab content is now an array due to the new editor"
(#148) No space found before comment text; expected "// In order to enter file information from the editor" but found "//In order to enter file information from the editor"
(#149) Inline comments must end in full-stops, exclamation marks, or question marks
(#149) No space found before comment text; expected "// We must now update the record once it has been created" but found "//We must now update the record once it has been created"
(#151) Expected "if (...) {\n"; found "if (...)\n {\n"
(#154) Expected "if (...) {\n"; found "if (...)\n {\n"
(#157) Variable "newtab_content_id" must not contain underscores.
(#158) Variable "newtab_content_id" must not contain underscores.
(#158) Line exceeds maximum limit of 180 characters; contains 198 characters
(#169) Whitespace found at end of line
(#170) Whitespace found at end of line
(#179) Opening brace should be on the same line as the declaration
(#189) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#192) Inline comments must start with a capital letter, digit or 3-dots sequence
(#192) Inline comments must end in full-stops, exclamation marks, or question marks
(#194) Inline comments must end in full-stops, exclamation marks, or question marks
(#194) No space found before comment text; expected "// Replace get_context_instance by the class for moodle 2.6+" but found "//Replace get_context_instance by the class for moodle 2.6+"
(#195) Expected "if (...) {\n"; found "if(...)\n {\n"
(#199) Expected "} else {\n"; found "}\n else\n {\n"
(#203) Line exceeds 132 characters; contains 176 characters
(#204) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#211) Inline comments must start with a capital letter, digit or 3-dots sequence
(#211) Inline comments must end in full-stops, exclamation marks, or question marks
(#211) No space found before comment text; expected "// tab content is now an array due to the new editor" but found "//tab content is now an array due to the new editor"
(#214) Expected "if (...) {\n"; found "if (...)\n {\n"
(#216) Line exceeds 132 characters; contains 178 characters
(#222) Expected "if (...) {\n"; found "if (...)\n {//existing tab record\n"
(#223) Inline comments must start with a capital letter, digit or 3-dots sequence
(#223) Inline comments must end in full-stops, exclamation marks, or question marks
(#223) No space found before comment text; expected "// existing tab record" but found "//existing tab record"
(#225) Expected "if (...) {\n"; found "if (...)\n {\n"
(#229) Expected "} else {\n"; found "}\n else\n { //empty old option - needs to be deleted.\n"
(#230) Inline comments must start with a capital letter, digit or 3-dots sequence
(#230) No space found before comment text; expected "// empty old option - needs to be deleted." but found "//empty old option - needs to be deleted."
(#234) Expected "} else {\n"; found "}\n else\n {\n"
(#236) Expected "if (...) {\n"; found "if (...)\n {\n"
(#238) Variable "newtab_content_id" must not contain underscores.
(#239) Inline comments must start with a capital letter, digit or 3-dots sequence
(#239) No space found before comment text; expected "// tab content is now an array due to the new editor" but found "//tab content is now an array due to the new editor"
(#240) No space found before comment text; expected "// In order to enter file information from the editor" but found "//In order to enter file information from the editor"
(#241) Inline comments must end in full-stops, exclamation marks, or question marks
(#241) No space found before comment text; expected "// We must now update the record once it has been created" but found "//We must now update the record once it has been created"
(#243) Expected "if (...) {\n"; found "if (...)\n {\n"
(#246) Expected "if (...) {\n"; found "if (...)\n {\n"
(#249) Variable "newtab_content_id" must not contain underscores.
(#250) Variable "newtab_content_id" must not contain underscores.
(#250) Line exceeds maximum limit of 180 characters; contains 198 characters
(#261) Whitespace found at end of line
(#262) Whitespace found at end of line
(#263) Whitespace found at end of line
(#270) Opening brace should be on the same line as the declaration
(#273) Expected "if (...) {\n"; found "if (...)\n {\n"
(#280) Perl-style comments are not allowed; use "// Comment." instead
(#282) Expected "if (...) {\n"; found "if (...)\n {\n"
(#286) Expected "if (...) {\n"; found "if (...)\n {\n"
(#330) Inline comments must start with a capital letter, digit or 3-dots sequence
(#345) Inline comments must start with a capital letter, digit or 3-dots sequence
(#345) Inline comments must end in full-stops, exclamation marks, or question marks
(#353) Inline comments must start with a capital letter, digit or 3-dots sequence
(#353) Inline comments must end in full-stops, exclamation marks, or question marks
(#372) Opening brace should be on the same line as the declaration
(#375) Inline comments must end in full-stops, exclamation marks, or question marks
(#375) No space found before comment text; expected "// The following code is for security" but found "//The following code is for security"
(#378) Expected "if (...) {\n"; found "if (...)\n {\n"
(#384) Expected "if (...) {\n"; found "if (...)\n {\n"
(#388) Inline comments must start with a capital letter, digit or 3-dots sequence
(#388) Inline comments must end in full-stops, exclamation marks, or question marks
(#388) No space found before comment text; expected "// id of the content row" but found "//id of the content row"
(#391) Inline comments must end in full-stops, exclamation marks, or question marks
(#391) No space found before comment text; expected "// Security - Check if exists" but found "//Security - Check if exists"
(#392) Expected "if (...) {\n"; found "if (...)\n {\n"
(#397) Expected "if (...) {\n"; found "if (...)\n {\n"
(#402) Inline comments must end in full-stops, exclamation marks, or question marks
(#402) No space found before comment text; expected "// Now gather file information" but found "//Now gather file information"
(#407) Expected "if (...) {\n"; found "if (...)\n {\n"
(#412) Inline comments must start with a capital letter, digit or 3-dots sequence
(#412) Inline comments must end in full-stops, exclamation marks, or question marks
(#417) Whitespace found at end of line
(#428) Opening brace should be on the same line as the declaration
(#431) Expected "if (...) {\n"; found "if (...)\n {\n"
(#444) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#448) Whitespace found at end of line
(#457) Opening brace should be on the same line as the declaration
(#460) Expected "if (...) {\n"; found "if (...)\n {\n"
(#471) Expected "} else {\n"; found "}\n else\n {\n"
(#478) Whitespace found at end of line
(#479) Whitespace found at end of line
(#480) Whitespace found at end of line
(#487) Opening brace should be on the same line as the declaration
(#490) Inline comments must end in full-stops, exclamation marks, or question marks
(#490) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#490) Whitespace found at end of line
(#506) Opening brace should be on the same line as the declaration
(#510) Expected "if (...) {\n"; found "if (...)\n {\n"
(#512) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
mod/tab/locallib.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#4) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#4) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#4) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#6) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#33) Opening brace should be on the same line as the declaration
(#34) Expected "if (...) {\n"; found "if (...)\n {\n"
(#46) Opening brace should be on the same line as the declaration
(#47) Expected "if (...) {\n"; found "if (...)\n {\n"
(#60) Whitespace found at end of line
(#63) Opening brace should be on the same line as the declaration
(#65) Line exceeds 132 characters; contains 159 characters
(#73) Whitespace found at end of line
(#76) Opening brace should be on the same line as the declaration
(#79) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#81) Variable "mtch_bits" must not contain underscores.
(#82) Variable "mtch_bits" must not contain underscores.
(#88) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#102) This comment is 51% valid code; is this commented out code?
(#102) Inline comments must start with a capital letter, digit or 3-dots sequence
(#102) No space found before comment text; expected "// function tab_embed_general($fullurl, $title, $clicktoopen, $mimetype) {" but found "//function tab_embed_general($fullurl, $title, $clicktoopen, $mimetype) {"
(#103) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#105) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#106) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#107) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#109) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#111) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#113) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#114) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#115) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#116) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#117) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#118) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#119) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#120) Expected 1 space before comment text but found 12; use block comment if you need indentation
(#121) Expected 1 space before comment text but found 16; use block comment if you need indentation
(#122) Expected 1 space before comment text but found 12; use block comment if you need indentation
(#123) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#124) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#126) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#127) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#128) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#130) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#131) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#132) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#133) No space found before comment text; expected "// <div class="resourcecontent resourcegeneral">" but found "//<div class="resourcecontent resourcegeneral">"
(#134) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#135) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#136) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#137) No space found before comment text; expected "// </div>" but found "//</div>"
(#138) No space found before comment text; expected "// EOT;" but found "//EOT;"
(#139) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#140) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#141) No space found before comment text; expected "// <div class="resourcecontent resourcegeneral">" but found "//<div class="resourcecontent resourcegeneral">"
(#142) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#143) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#144) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#145) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#146) No space found before comment text; expected "// </div>" but found "//</div>"
(#147) No space found before comment text; expected "// EOT;" but found "//EOT;"
(#148) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#150) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#151) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#153) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#154) Inline comments must end in full-stops, exclamation marks, or question marks
(#154) No space found before comment text; expected "// }" but found "//}"
(#166) Opening brace should be on the same line as the declaration
(#170) Variable "force_link" must not contain underscores.
(#173) Inline comments must end in full-stops, exclamation marks, or question marks
(#174) Expected "if (...) {\n"; found "if (...)\n {\n"
(#176) Expected "if (...) {\n"; found "if (...)\n {\n"
(#178) Inline comments must start with a capital letter, digit or 3-dots sequence
(#178) Inline comments must end in full-stops, exclamation marks, or question marks
(#178) No space found before comment text; expected "// make sure we aren't redirecting to a moodle page" but found "//make sure we aren't redirecting to a moodle page"
(#179) Expected "if (...) {\n"; found "if (...)\n {\n"
(#181) Variable "force_link" must not contain underscores.
(#183) Expected "} else {\n"; found "}\n else\n { //if it is a moodle then embed as iframe\n"
(#184) Inline comments must start with a capital letter, digit or 3-dots sequence
(#184) Inline comments must end in full-stops, exclamation marks, or question marks
(#184) No space found before comment text; expected "// if it is a moodle then embed as iframe" but found "//if it is a moodle then embed as iframe"
(#189) Variable "id_suffix" must not contain underscores.
(#190) Inline comments must start with a capital letter, digit or 3-dots sequence
(#190) Inline comments must end in full-stops, exclamation marks, or question marks
(#190) No space found before comment text; expected "// we force the link because IE doesn't support embedding web pages" but found "//we force the link because IE doesn't support embedding web pages"
(#191) Expected "if (...) {\n"; found "if (...)\n {\n"
(#191) Variable "force_link" must not contain underscores.
(#193) Line exceeds 132 characters; contains 155 characters
(#195) Whitespace found at end of line within string
(#196) Whitespace found at end of line within string
(#197) Whitespace found at end of line within string
(#200) Usage of ELSEIF not allowed; use ELSE IF instead
(#203) Whitespace found at end of line within string
(#204) Whitespace found at end of line within string
(#204) Variable "id_suffix" must not contain underscores.
(#205) Whitespace found at end of line within string
(#206) Whitespace found at end of line within string
(#207) Whitespace found at end of line within string
(#210) Expected "} else {\n"; found "}\n else\n {\n"
(#213) Whitespace found at end of line within string
(#214) Whitespace found at end of line within string
(#214) Variable "id_suffix" must not contain underscores.
(#215) Whitespace found at end of line within string
(#216) Whitespace found at end of line within string
(#217) Whitespace found at end of line within string
(#218) Whitespace found at end of line within string
(#222) Variable "id_suffix" must not contain underscores.
mod/tab/mod_form.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#4) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#4) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#4) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#6) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#30) Whitespace found at end of line
(#32) Visibility must be declared on method "definition"
(#33) Opening brace should be on the same line as the declaration
(#42) Expected "if (...) {\n"; found "if (...)\n {\n"
(#46) Expected "} else {\n"; found "}\n else\n {\n"
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) No space found before comment text; expected "// Add Intro" but found "//Add Intro"
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) No space found before comment text; expected "// Have to use this option for postgresqgl to work" but found "//Have to use this option for postgresqgl to work"
(#60) Expected "if (...) {\n"; found "if (...)\n {\n"
(#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
(#65) No space found before comment text; expected "// following code used to create tabcontent order numbers" but found "//following code used to create tabcontent order numbers"
(#66) Expected "if (...) {\n"; found "if (...)\n {\n"
(#70) Expected "} else {\n"; found "}\n else\n {\n"
(#74) Expected "if (...) {\n"; found "if (...)\n {\n"
(#78) Inline comments must start with a capital letter, digit or 3-dots sequence
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) No space found before comment text; expected "// initialize to prevent warnings" but found "//initialize to prevent warnings"
(#79) Expected "for (...) {\n"; found "for (...)\n {\n"
(#81) Expected "if (...) {\n"; found "if (...)\n {\n"
(#85) Expected "} else {\n"; found "}\n else\n {\n"
(#92) Line exceeds 132 characters; contains 173 characters
(#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
(#94) No space found before comment text; expected "// -----------------------------for adding tabs---------------------------------------------------------------" but found "//-----------------------------for adding tabs---------------------------------------------------------------"
(#100) Line exceeds 132 characters; contains 158 characters
(#104) Whitespace found at end of line
(#112) Whitespace found at end of line
(#113) Expected "if (...) {\n"; found "if (...)\n {\n"
(#118) Expected "} else {\n"; found "}\n else\n {\n"
(#124) Expected "if (...) {\n"; found "if (...)\n {\n"
(#130) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#132) Line exceeds 132 characters; contains 145 characters
(#133) Inline comments must start with a capital letter, digit or 3-dots sequence
(#133) No space found before comment text; expected "// -----------------------------------------------------------------------------------------------------------------------------------------------" but found "//-----------------------------------------------------------------------------------------------------------------------------------------------"
(#134) No space found before comment text; expected "// *********************************************************************************" but found "//*********************************************************************************"
(#135) No space found before comment text; expected "// *********************Display menu checkbox and name******************************" but found "//*********************Display menu checkbox and name******************************"
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#136) No space found before comment text; expected "// *********************************************************************************" but found "//*********************************************************************************"
(#138) Line exceeds 132 characters; contains 140 characters
(#145) Whitespace found at end of line
(#146) Inline comments must start with a capital letter, digit or 3-dots sequence
(#146) No space found before comment text; expected "// *********************************************************************************" but found "//*********************************************************************************"
(#147) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) No space found before comment text; expected "// *********************************************************************************" but found "//*********************************************************************************"
(#155) Inline comments must start with a capital letter, digit or 3-dots sequence
(#155) No space found before comment text; expected "// -------------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------------"
(#156) Inline comments must end in full-stops, exclamation marks, or question marks
(#164) Whitespace found at end of line
(#166) Visibility must be declared on method "data_preprocessing"
(#166) Variable "default_values" must not contain underscores.
(#167) Opening brace should be on the same line as the declaration
(#169) Expected "if (...) {\n"; found "if (...)\n {\n"
(#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
(#172) This comment is 60% valid code; is this commented out code?
(#176) Line exceeds 132 characters; contains 177 characters
(#177) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#179) Variable "default_values" must not contain underscores.
(#182) Variable "default_values" must not contain underscores.
(#183) Variable "default_values" must not contain underscores.
(#183) Line exceeds maximum limit of 180 characters; contains 211 characters
(#184) Variable "default_values" must not contain underscores.
(#186) Inline comments must start with a capital letter, digit or 3-dots sequence
(#186) Inline comments must end in full-stops, exclamation marks, or question marks
(#186) This comment is 67% valid code; is this commented out code?
(#186) No space found before comment text; expected "// $default_values['format['.$key.']'] = $options[$key]->format;" but found "//$default_values['format['.$key.']'] = $options[$key]->format;"
(#187) Variable "default_values" must not contain underscores.
(#188) Variable "default_values" must not contain underscores.
(#189) Variable "default_values" must not contain underscores.
mod/tab/version.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#4) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#4) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#4) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#6) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#16) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#16) Inline comments must end in full-stops, exclamation marks, or question marks
(#20) Inline comments must end in full-stops, exclamation marks, or question marks
mod/tab/view.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#4) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#4) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#4) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#6) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Inline comments must end in full-stops, exclamation marks, or question marks
(#25) Expected "if (...) {\n"; found "if (...)\n{\n"
(#27) Expected "if (...) {\n"; found "if (...)\n {\n"
(#32) Expected "if (...) {\n"; found "if (...)\n {\n"
(#37) Expected "} else {\n"; found "}\nelse\n{\n"
(#39) Expected "if (...) {\n"; found "if (...)\n {\n"
(#44) Expected "if (...) {\n"; found "if (...)\n {\n"
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) No space found before comment text; expected "// Replace get_context_instance by the class for moodle 2.6+" but found "//Replace get_context_instance by the class for moodle 2.6+"
(#54) Expected "if (...) {\n"; found "if(...)\n{\n"
(#59) Expected "} else {\n"; found "}\nelse\n{\n"
(#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) Expected "if (...) {\n"; found "if (...)\n{\n"
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) No space found before comment text; expected "// Gather javascripts and css" but found "//Gather javascripts and css"
(#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
(#93) This comment is 70% valid code; is this commented out code?
(#93) No space found before comment text; expected "// echo $OUTPUT->heading(format_string($tab->name), 2, 'main', 'pageheading');" but found "//echo $OUTPUT->heading(format_string($tab->name), 2, 'main', 'pageheading');"
(#98) Inline comments must start with a capital letter, digit or 3-dots sequence
(#98) No space found before comment text; expected "// gather all Tab modules within the course. Needed if display tab menu is selected" but found "//gather all Tab modules within the course. Needed if display tab menu is selected"
(#99) No space found before comment text; expected "// $results = get_coursemodules_in_course('tab', $course->id);" but found "//$results = get_coursemodules_in_course('tab', $course->id);"
(#100) No space found before comment text; expected "// Must get more information in order to display menu options properly." but found "//Must get more information in order to display menu options properly."
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#101) No space found before comment text; expected "// Therefore I cannot use get_coursemodules_in_course" but found "//Therefore I cannot use get_coursemodules_in_course"
(#102) Line exceeds 132 characters; contains 150 characters
(#102) Whitespace found at end of line within string
(#103) Line exceeds 132 characters; contains 153 characters
(#103) Whitespace found at end of line within string
(#104) Line exceeds maximum limit of 180 characters; contains 183 characters
(#104) Whitespace found at end of line within string
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) No space found before comment text; expected "// Add the description if exists" but found "//Add the description if exists"
(#111) Expected "if (...) {\n"; found "if (...)\n{\n"
(#118) Expected "if (...) {\n"; found "if (...)\n{\n"
(#121) Whitespace found at end of line within string
(#122) Whitespace found at end of line within string
(#123) Whitespace found at end of line within string
(#124) Whitespace found at end of line within string
(#125) Whitespace found at end of line within string
(#130) Inline comments must start with a capital letter, digit or 3-dots sequence
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#130) 3 slashes comments are not allowed; use "// Comment." instead
(#130) No space found before comment text; expected "// needed to determine color change on cell" but found "///needed to determine color change on cell"
(#131) Expected "foreach (...) {\n"; found "foreach (...)\n { /// foreach\n"
(#132) Inline comments must start with a capital letter, digit or 3-dots sequence
(#132) 3 slashes comments are not allowed; use "// Comment." instead
(#133) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) No space found before comment text; expected "// only print the tabs that have the same menu name" but found "//only print the tabs that have the same menu name"
(#134) Expected "if (...) {\n"; found "if (...)\n {\n"
(#136) Inline comments must start with a capital letter, digit or 3-dots sequence
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#136) No space found before comment text; expected "// only print visible tabs within the menu" but found "//only print visible tabs within the menu"
(#138) Expected "if (...) {\n"; found "if (...)\n {\n"
(#141) Expected "if (...) {\n"; found "if (...)\n { //old code for different color = if ($i % 2) {\n"
(#142) Inline comments must start with a capital letter, digit or 3-dots sequence
(#142) Inline comments must end in full-stops, exclamation marks, or question marks
(#142) No space found before comment text; expected "// old code for different color = if ($i % 2) {" but found "//old code for different color = if ($i % 2) {"
(#145) Expected "} else {\n"; found "}\n else\n {\n"
(#158) Inline comments must start with a capital letter, digit or 3-dots sequence
(#158) Inline comments must end in full-stops, exclamation marks, or question marks
(#158) No space found before comment text; expected "// print tab content here" but found "//print tab content here"
(#163) Inline comments must start with a capital letter, digit or 3-dots sequence
(#163) Inline comments must end in full-stops, exclamation marks, or question marks
(#163) No space found before comment text; expected "// -------------------------------Get tabs-----------------------------------------------" but found "//-------------------------------Get tabs-----------------------------------------------"
(#168) Expected "foreach (...) {\n"; found "foreach (...)\n{\n"
(#175) Line exceeds 132 characters; contains 168 characters
(#178) Inline comments must end in full-stops, exclamation marks, or question marks
(#178) No space found before comment text; expected "// Add content" but found "//Add content"
(#179) Expected "foreach (...) {\n"; found "foreach (...)\n{\n"
(#182) No space found before comment text; expected "// New conditions now exist. Must verify if embedding a pdf or url" but found "//New conditions now exist. Must verify if embedding a pdf or url"
(#183) No space found before comment text; expected "// Content must change accordingly" but found "//Content must change accordingly"
(#184) Inline comments must end in full-stops, exclamation marks, or question marks
(#184) This comment is 72% valid code; is this commented out code?
(#184) No space found before comment text; expected "// $pdffile[$key] = $options[$key]->pdffile;" but found "//$pdffile[$key] = $options[$key]->pdffile;"
(#188) No space found before comment text; expected "// Eventually give option for height within the form. Pass this by others, because it could be confusing." but found "//Eventually give option for height within the form. Pass this by others, because it could be confusing."
(#191) Expected "if (...) {\n"; found "if (...)\n {\n"
(#193) Inline comments must start with a capital letter, digit or 3-dots sequence
(#193) Inline comments must end in full-stops, exclamation marks, or question marks
(#193) No space found before comment text; expected "// todo check url" but found "//todo check url"
(#194) Expected "if (...) {\n"; found "if (...)\n {\n"
(#199) Expected "} else {\n"; found "}\n else\n {\n"
(#201) Expected "if (...) {\n"; found "if (...)\n {\n"
(#205) Line exceeds 132 characters; contains 156 characters
(#207) Inline comments must end in full-stops, exclamation marks, or question marks
(#207) No space found before comment text; expected "// PDF" but found "//PDF"
(#209) Whitespace found at end of line
(#210) Expected "if (...) {\n"; found "if (...)\n {\n"
(#212) Expected 1 space before "+"; 0 found
(#212) Expected 1 space after "+"; 0 found
(#213) Expected 1 space before "+"; 0 found
(#213) Expected 1 space after "+"; 0 found
(#214) Whitespace found at end of line
(#216) Expected "if (...) {\n"; found "if(...)\n {\n"
(#222) No space found before comment text; expected "// Enter into proper div" but found "//Enter into proper div"
(#223) Inline comments must end in full-stops, exclamation marks, or question marks
(#223) No space found before comment text; expected "// Check for pdf" but found "//Check for pdf"
(#224) Expected "if (...) {\n"; found "if (...)\n {\n"
(#226) Variable "html_content" must not contain underscores.
(#226) Line exceeds maximum limit of 180 characters; contains 240 characters
(#228) Usage of ELSEIF not allowed; use ELSE IF instead
(#230) Variable "html_content" must not contain underscores.
(#230) Line exceeds maximum limit of 180 characters; contains 234 characters
(#232) Expected "} else {\n"; found "}\n else\n {\n"
(#234) Variable "html_content" must not contain underscores.
(#236) Variable "html_content" must not contain underscores.

Javascript coding style problems

(561 errors, 80 warnings)

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

mod/tab/js/SpryTabbedPanels.js
(#1) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#2) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#3) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#4) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#5) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#6) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#7) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#8) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#9) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#10) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#11) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#12) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#13) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#14) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#15) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#16) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#17) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#18) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#19) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#20) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#21) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#22) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#23) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#24) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#25) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#26) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#27) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#28) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#29) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#30) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#31) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#32) Expected { after 'if' condition. (curly)
(#32) Expected { after 'if' condition. (curly)
(#32) 'Spry' is not defined. (no-undef)
(#32) 'Spry' is not defined. (no-undef)
(#32) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#33) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#34) 'Spry' is not defined. (no-undef)
(#34) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#34) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#35) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#36) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#37) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#38) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#39) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#40) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#41) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#42) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#43) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#44) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#45) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#46) 'Spry' is not defined. (no-undef)
(#46) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#47) 'Spry' is not defined. (no-undef)
(#47) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#48) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#49) 'Spry' is not defined. (no-undef)
(#49) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#50) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#51) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#52) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#53) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#54) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#54) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#55) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#56) Expected { after 'if' condition. (curly)
(#56) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#56) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#57) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#58) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#59) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#60) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#61) Expected { after 'if' condition. (curly)
(#61) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#62) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#63) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#64) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#65) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#66) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#67) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#68) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#69) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#70) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#71) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#72) Expected { after 'if' condition. (curly)
(#72) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#73) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#74) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#75) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#76) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#77) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#78) 'Spry' is not defined. (no-undef)
(#78) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#78) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#79) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#80) Expected { after 'if' condition. (curly)
(#80) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#81) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#82) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#83) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#84) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#85) 'Spry' is not defined. (no-undef)
(#85) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#85) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#86) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#87) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#88) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#89) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#89) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#90) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#91) Expected { after 'if' condition. (curly)
(#91) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#92) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#93) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#94) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#95) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#96) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#97) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#98) 'Spry' is not defined. (no-undef)
(#98) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#98) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#99) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#100) Expected { after 'if' condition. (curly)
(#100) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#101) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#102) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#103) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#104) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#105) 'Spry' is not defined. (no-undef)
(#105) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#105) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#106) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#107) Expected { after 'if' condition. (curly)
(#107) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#108) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#109) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#110) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#111) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#112) 'Spry' is not defined. (no-undef)
(#112) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#112) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#113) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#114) Expected { after 'if' condition. (curly)
(#114) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#115) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#116) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#116) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#117) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#118) Expected { after 'if' condition. (curly)
(#118) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#119) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#120) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#121) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#122) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#123) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#124) 'Spry' is not defined. (no-undef)
(#124) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#124) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#125) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#126) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#126) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#127) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#128) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#129) Expected { after 'if' condition. (curly)
(#129) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#130) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#131) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#132) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#133) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#134) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#135) 'Spry' is not defined. (no-undef)
(#135) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#135) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#136) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#137) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#138) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#139) Expected { after 'if' condition. (curly)
(#139) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#140) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#141) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#142) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#143) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#144) 'Spry' is not defined. (no-undef)
(#144) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#144) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#145) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#146) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#146) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#147) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#148) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#149) Expected { after 'if' condition. (curly)
(#149) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#150) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#151) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#152) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#153) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#154) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#155) 'Spry' is not defined. (no-undef)
(#155) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#155) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#156) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#157) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#158) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#159) Expected { after 'if' condition. (curly)
(#159) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#160) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#161) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#162) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#163) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#164) 'Spry' is not defined. (no-undef)
(#164) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#164) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#165) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#166) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#167) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#167) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#168) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#169) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#169) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#170) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#171) Expected { after 'if' condition. (curly)
(#171) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#172) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#173) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#174) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#175) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#176) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#177) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#178) 'Spry' is not defined. (no-undef)
(#178) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#178) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#179) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#180) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#181) Expected { after 'if' condition. (curly)
(#181) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#182) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#183) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#184) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#185) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#186) 'Spry' is not defined. (no-undef)
(#186) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#186) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#187) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#188) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#189) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#190) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#191) 'Spry' is not defined. (no-undef)
(#191) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#191) 'ele' is defined but never used (no-unused-vars)
(#191) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#192) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#193) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#194) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#195) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#196) 'Spry' is not defined. (no-undef)
(#196) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#196) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#197) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#198) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#198) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#199) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#200) Expected { after 'if' condition. (curly)
(#200) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#201) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#202) Expected { after 'if' condition. (curly)
(#202) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#203) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#204) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#205) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#205) Empty block statement. (no-empty)
(#205) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#206) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#207) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#208) 'Spry' is not defined. (no-undef)
(#208) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#208) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#209) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#210) Expected { after 'if' condition. (curly)
(#210) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#211) Expected { after 'else'. (curly)
(#211) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#212) Expected { after 'if' condition. (curly)
(#212) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#213) Expected { after 'else'. (curly)
(#213) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#214) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#215) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#216) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#217) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#218) 'Spry' is not defined. (no-undef)
(#218) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#218) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#219) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#220) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#221) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#222) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#223) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#224) 'Spry' is not defined. (no-undef)
(#224) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#224) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#225) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#226) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#227) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#228) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#229) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#230) 'Spry' is not defined. (no-undef)
(#230) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#230) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#231) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#232) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#233) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#234) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#235) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#236) 'Spry' is not defined. (no-undef)
(#236) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#236) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#237) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#238) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#239) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#240) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#241) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#242) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#243) 'Spry' is not defined. (no-undef)
(#243) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#243) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#244) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#245) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#246) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#247) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#248) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#249) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#250) 'Spry' is not defined. (no-undef)
(#250) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#251) 'Spry' is not defined. (no-undef)
(#251) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#252) 'Spry' is not defined. (no-undef)
(#252) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#253) 'Spry' is not defined. (no-undef)
(#253) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#254) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#255) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#256) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#256) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#257) 'Spry' is not defined. (no-undef)
(#257) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#257) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#258) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#259) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#260) Expected { after 'if' condition. (curly)
(#260) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#261) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#262) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#263) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#264) Expected { after 'for' condition. (curly)
(#264) Infix operators must be spaced. (space-infix-ops)
(#264) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#265) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#265) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#266) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#267) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#268) Expected { after 'if' condition. (curly)
(#268) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#269) Infix operators must be spaced. (space-infix-ops)
(#269) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#270) Expected { after 'if' condition. (curly)
(#270) Infix operators must be spaced. (space-infix-ops)
(#270) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#271) Infix operators must be spaced. (space-infix-ops)
(#271) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#272) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#273) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#273) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#274) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#275) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#276) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#277) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#278) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#279) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#280) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#281) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#282) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#283) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#284) 'Spry' is not defined. (no-undef)
(#284) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#284) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#285) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#286) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#287) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#287) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#288) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#289) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#290) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#290) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#291) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#292) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#293) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#293) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#294) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#295) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#296) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#296) Statement inside of curly braces should be on next line. (brace-style)
(#296) Statement inside of curly braces should be on next line. (brace-style)
(#296) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#296) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#296) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#297) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#298) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#299) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#300) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#301) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#302) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#303) 'Spry' is not defined. (no-undef)
(#303) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#303) 'panel' is defined but never used (no-unused-vars)
(#303) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#304) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#305) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#306) 'Spry' is not defined. (no-undef)
(#306) Statement inside of curly braces should be on next line. (brace-style)
(#306) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#306) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#307) 'Spry' is not defined. (no-undef)
(#307) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#307) Statement inside of curly braces should be on next line. (brace-style)
(#307) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#308) 'Spry' is not defined. (no-undef)
(#308) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#308) Statement inside of curly braces should be on next line. (brace-style)
(#308) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#309) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#310) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#310) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#311) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#312) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#313) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#314) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#315) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#316) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#317) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#318) Trailing spaces not allowed. (no-trailing-spaces)
(#318) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#319) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#320) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#321) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#322) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#323) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#323) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#324) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#325) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#326) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#326) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#327) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#328) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#329) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#330) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#331) Expected { after 'if' condition. (curly)
(#331) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#332) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#333) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#334) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#335) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#336) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#337) Expected { after 'if' condition. (curly)
(#337) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#338) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#339) Expected { after 'if' condition. (curly)
(#339) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#340) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#341) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#342) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#342) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#343) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#344) Line 344 exceeds the maximum line length of 132. (max-len)
(#344) 'Spry' is not defined. (no-undef)
(#344) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#344) Statement inside of curly braces should be on next line. (brace-style)
(#344) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#345) Line 345 exceeds the maximum line length of 132. (max-len)
(#345) 'Spry' is not defined. (no-undef)
(#345) Statement inside of curly braces should be on next line. (brace-style)
(#345) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#345) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#346) Line 346 exceeds the maximum line length of 132. (max-len)
(#346) 'Spry' is not defined. (no-undef)
(#346) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#346) Statement inside of curly braces should be on next line. (brace-style)
(#346) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#347) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#348) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#349) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#350) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#351) 'Spry' is not defined. (no-undef)
(#351) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#351) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#352) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#353) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#354) Trailing spaces not allowed. (no-trailing-spaces)
(#354) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#355) Expected { after 'if' condition. (curly)
(#355) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#356) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#357) Expected { after 'else'. (curly)
(#357) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#358) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#359) Trailing spaces not allowed. (no-trailing-spaces)
(#359) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#360) Expected { after 'if' condition. (curly)
(#360) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#361) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#362) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#363) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#364) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#365) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#366) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#367) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#368) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#368) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#369) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#370) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#370) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#371) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#372) Expected { after 'if' condition. (curly)
(#372) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#373) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#374) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#374) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#375) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#376) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#377) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#378) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#379) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#380) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#381) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#382) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#383) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#384) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#385) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#386) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#387) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#388) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#389) 'Spry' is not defined. (no-undef)
(#389) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#389) 'element' is defined but never used (no-unused-vars)
(#389) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#390) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#391) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#392) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#393) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#394) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#395) Expected { after 'for' condition. (curly)
(#395) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#396) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#397) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#398) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#399) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#400) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#401) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
mod/tab/js/tab.js
(#1) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#2) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#3) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#4) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#5) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#6) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#7) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#8) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#9) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#10) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#11) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#12) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#13) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#14) 'TabbedPanels1' is defined but never used (no-unused-vars)
(#14) 'Spry' is not defined. (no-undef)
(#14) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
mod/tab/module.js
(#1) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#2) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#3) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#4) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#5) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#6) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#7) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#8) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#9) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#10) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#11) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#12) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#13) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#14) Identifier 'mod_tab' is not in camel case. (camelcase)
(#14) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#15) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#16) Missing JSDoc for parameter 'id'. (valid-jsdoc)
(#16) Missing JSDoc for parameter 'Y'. (valid-jsdoc)
(#16) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#17) Identifier 'init_maximised_embed' is not in camel case. (camelcase)
(#17) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#19) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#20) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#21) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#22) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#23) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#24) Identifier 'get_htmlelement_size' is not in camel case. (camelcase)
(#24) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#25) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#26) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#27) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#28) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#29) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#30) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#31) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#32) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#33) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#34) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#35) Identifier 'resize_object' is not in camel case. (camelcase)
(#35) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#36) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#37) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#38) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#39) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#40) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#41) Multiple spaces found before '+'. (no-multi-spaces)
(#41) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#42) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#43) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#44) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#45) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#46) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#47) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#48) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#49) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#50) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#51) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#53) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#54) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#55) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#56) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#57) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#58) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#59) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)

CSS problems

(0 errors, 11 warnings)

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

mod/tab/SpryTabbedPanels.css
(#166) Rule is empty.
(#242) Use of !important
(#245) Use of !important
(#246) Use of !important
(#247) Use of !important
(#250) Use of !important
(#251) Use of !important
(#252) Use of !important
(#255) Use of !important
(#256) Use of !important
(#257) Use of !important

PHPDocs style problems

(68 errors, 53 warnings)

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

mod/tab/backup/moodle1/lib.php
(#2) Empty line found after PHP open tag
(#3) No one-line description found in phpdocs for file
(#62) Phpdocs for function moodle1_mod_tab_handler::process_tab has incomplete parameters list
(#107) Phpdocs for function moodle1_mod_tab_handler::process_tab_content has incomplete parameters list
(#18) Class moodle1_mod_tab_handler does not have @copyright tag
(#18) Class moodle1_mod_tab_handler does not have @license tag
(#9) Not recommended phpdocs tag @name used
(#7) Package mod ** is not valid
mod/tab/backup/moodle2/backup_tab_activity_task.class.php
(#2) Empty line found after PHP open tag
(#3) No one-line description found in phpdocs for file
(#20) No one-line description found in phpdocs for class backup_tab_activity_task
(#20) Class backup_tab_activity_task does not have @copyright tag
(#20) Class backup_tab_activity_task does not have @license tag
(#9) Not recommended phpdocs tag @name used
(#7) Package mod ** is not valid
mod/tab/backup/moodle2/backup_tab_settingslib.php
(#2) Empty line found after PHP open tag
(#3) No one-line description found in phpdocs for file
(#9) Not recommended phpdocs tag @name used
(#7) Package mod ** is not valid
mod/tab/backup/moodle2/backup_tab_stepslib.php
(#2) Empty line found after PHP open tag
(#23) Function backup_tab_activity_structure_step::define_structure is not documented
(#3) No one-line description found in phpdocs for file
(#17) Class backup_tab_activity_structure_step does not have @copyright tag
(#17) Class backup_tab_activity_structure_step does not have @license tag
(#9) Not recommended phpdocs tag @name used
(#7) Package mod ** is not valid
mod/tab/backup/moodle2/restore_tab_activity_task.class.php
(#2) Empty line found after PHP open tag
(#3) No one-line description found in phpdocs for file
(#20) No one-line description found in phpdocs for class restore_tab_activity_task
(#20) Class restore_tab_activity_task does not have @copyright tag
(#20) Class restore_tab_activity_task does not have @license tag
(#9) Not recommended phpdocs tag @name used
(#7) Package mod ** is not valid
mod/tab/backup/moodle2/restore_tab_stepslib.php
(#2) Empty line found after PHP open tag
(#26) Function restore_tab_activity_structure_step::define_structure is not documented
(#40) Function restore_tab_activity_structure_step::process_tab is not documented
(#55) Function restore_tab_activity_structure_step::process_tab_content is not documented
(#69) Function restore_tab_activity_structure_step::after_execute is not documented
(#3) No one-line description found in phpdocs for file
(#20) Class restore_tab_activity_structure_step does not have @copyright tag
(#20) Class restore_tab_activity_structure_step does not have @license tag
(#9) Not recommended phpdocs tag @name used
(#7) Package mod ** is not valid
mod/tab/db/access.php
(#2) Empty line found after PHP open tag
(#3) No one-line description found in phpdocs for file
(#9) Not recommended phpdocs tag @name used
(#7) Package mod ** is not valid
mod/tab/db/upgrade.php
(#2) No one-line description found in phpdocs for file
(#8) Not recommended phpdocs tag @name used
(#19) Not recommended phpdocs tag @global used
(#19) Not recommended phpdocs tag @global used
(#6) Package mod ** is not valid
mod/tab/index.php
(#2) Empty line found after PHP open tag
(#3) No one-line description found in phpdocs for file
(#9) Not recommended phpdocs tag @name used
(#7) Package mod ** is not valid
mod/tab/lang/en/tab.php
(#2) Empty line found after PHP open tag
(#3) No one-line description found in phpdocs for file
(#9) Not recommended phpdocs tag @name used
(#7) Package mod ** is not valid
mod/tab/lang/fr/tab.php
(#2) No one-line description found in phpdocs for file
(#8) Not recommended phpdocs tag @name used
(#6) Package mod ** is not valid
mod/tab/lang/fr_ca/tab.php
(#2) No one-line description found in phpdocs for file
(#8) Not recommended phpdocs tag @name used
(#6) Package mod ** is not valid
mod/tab/lib.php
(#2) Empty line found after PHP open tag
(#3) No one-line description found in phpdocs for file
(#61) Phpdocs for function tab_reset_userdata has incomplete parameters list
(#89) Phpdocs for function tab_add_instance has incomplete parameters list
(#175) Phpdocs for function tab_update_instance has incomplete parameters list
(#416) Phpdocs for function tab_user_outline has incomplete parameters list
(#447) Phpdocs for function tab_user_complete has incomplete parameters list
(#477) Phpdocs for function tab_print_recent_activity has incomplete parameters list
(#9) Not recommended phpdocs tag @name used
(#173) Not recommended phpdocs tag @global used
(#173) Not recommended phpdocs tag @global used
(#265) Not recommended phpdocs tag @global used
(#361) Not recommended phpdocs tag @global used
(#361) Not recommended phpdocs tag @global used
(#423) Not recommended phpdocs tag @global used
(#451) Not recommended phpdocs tag @global used
(#451) Not recommended phpdocs tag @global used
(#482) Not recommended phpdocs tag @global used
(#500) Not recommended phpdocs tag @global used
(#500) Not recommended phpdocs tag @global used
(#7) Package mod ** is not valid
mod/tab/locallib.php
(#2) Empty line found after PHP open tag
(#3) No one-line description found in phpdocs for file
(#59) Phpdocs for function tab_get_editor_options has incomplete parameters list
(#160) Phpdocs for function tab_embed_general has incomplete parameters list
(#22) Class tab_content_file_info does not have @copyright tag
(#22) Class tab_content_file_info does not have @license tag
(#9) Not recommended phpdocs tag @name used
(#58) Not recommended phpdocs tag @global used
(#70) Not recommended phpdocs tag @global used
(#70) Not recommended phpdocs tag @global used
(#158) Not recommended phpdocs tag @global used
(#158) Not recommended phpdocs tag @global used
(#7) Package mod ** is not valid
mod/tab/mod_form.php
(#2) Empty line found after PHP open tag
(#3) No one-line description found in phpdocs for file
(#164) Phpdocs for function mod_tab_mod_form::data_preprocessing has incomplete parameters list
(#21) Class mod_tab_mod_form does not have @copyright tag
(#21) Class mod_tab_mod_form does not have @license tag
(#9) Not recommended phpdocs tag @name used
(#29) Not recommended phpdocs tag @global used
(#29) Not recommended phpdocs tag @global used
(#162) Not recommended phpdocs tag @global used
(#162) Not recommended phpdocs tag @global used
(#7) Package mod ** is not valid
mod/tab/version.php
(#2) Empty line found after PHP open tag
(#3) No one-line description found in phpdocs for file
(#9) Not recommended phpdocs tag @name used
(#7) Package mod ** is not valid
mod/tab/view.php
(#2) Empty line found after PHP open tag
(#130) Found comment starting with three or more slashes
(#132) Found comment starting with three or more slashes
(#3) No one-line description found in phpdocs for file
(#9) Not recommended phpdocs tag @name used
(#7) 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]


grunt changes

(0 errors, 0 warnings)

This section shows files built by grunt and not commited [More info]


shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 0 warnings)

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