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

(838 errors, 351 warnings)

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

theme/aardvark/classes/core_renderer.php
(#1) The first thing in a PHP file must be the <?php tag.
(#1) Additional whitespace found at start of file
(#2) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#2) Line indented incorrectly; expected at least 1 spaces, found 0
(#3) Line indented incorrectly; expected at least 1 spaces, found 0
(#8) Line indented incorrectly; expected 1 spaces, found 0
(#9) Line indented incorrectly; expected at least 1 spaces, found 0
(#10) Line indented incorrectly; expected at least 5 spaces, found 4
(#22) Line indented incorrectly; expected 5 spaces, found 4
(#23) Line indented incorrectly; expected at least 5 spaces, found 4
(#23) Opening brace should be on the same line as the declaration
(#24) Line indented incorrectly; expected 9 spaces, found 8
(#25) Line indented incorrectly; expected at least 13 spaces, found 12
(#27) Line indented incorrectly; expected at least 13 spaces, found 12
(#28) Line indented incorrectly; expected 12 spaces, found 8
(#29) Line indented incorrectly; expected at least 12 spaces, found 8
(#30) Line indented incorrectly; expected 8 spaces, found 4
(#31) Line indented incorrectly; expected at least 8 spaces, found 4
(#37) Line indented incorrectly; expected 8 spaces, found 4
(#38) Line indented incorrectly; expected at least 8 spaces, found 4
(#38) Opening brace should be on the same line as the declaration
(#39) Line indented incorrectly; expected at least 12 spaces, found 8
(#40) Line indented incorrectly; expected at least 12 spaces, found 8
(#41) Line indented incorrectly; expected at least 12 spaces, found 8
(#42) Line indented incorrectly; expected at least 12 spaces, found 8
(#43) Line indented incorrectly; expected at least 12 spaces, found 8
(#44) Line indented incorrectly; expected 8 spaces, found 4
(#45) Line indented incorrectly; expected at least 8 spaces, found 4
(#53) Line indented incorrectly; expected 8 spaces, found 4
(#54) Line indented incorrectly; expected at least 8 spaces, found 4
(#54) Opening brace should be on the same line as the declaration
(#55) Line indented incorrectly; expected at least 12 spaces, found 8
(#56) Line indented incorrectly; expected at least 12 spaces, found 8
(#57) Line indented incorrectly; expected 12 spaces, found 8
(#58) Line indented incorrectly; expected at least 16 spaces, found 12
(#59) Line indented incorrectly; expected at least 16 spaces, found 12
(#60) Line indented incorrectly; expected 12 spaces, found 8
(#61) Line indented incorrectly; expected at least 12 spaces, found 8
(#63) Line indented incorrectly; expected at least 12 spaces, found 8
(#64) Line indented incorrectly; expected 12 spaces, found 8
(#65) Line indented incorrectly; expected at least 16 spaces, found 12
(#68) Line indented incorrectly; expected at least 16 spaces, found 12
(#69) Line indented incorrectly; expected 12 spaces, found 8
(#70) Line indented incorrectly; expected at least 16 spaces, found 12
(#72) Line indented incorrectly; expected at least 16 spaces, found 12
(#73) Line indented incorrectly; expected 12 spaces, found 8
(#74) Line indented incorrectly; expected at least 12 spaces, found 8
(#75) Line indented incorrectly; expected 12 spaces, found 8
(#76) Line indented incorrectly; expected at least 16 spaces, found 12
(#77) Line indented incorrectly; expected 12 spaces, found 8
(#78) Line indented incorrectly; expected at least 12 spaces, found 8
(#79) Line indented incorrectly; expected 8 spaces, found 4
(#80) Line indented incorrectly; expected at least 8 spaces, found 4
(#88) Line indented incorrectly; expected 8 spaces, found 4
(#89) Line indented incorrectly; expected at least 8 spaces, found 4
(#89) Opening brace should be on the same line as the declaration
(#90) Line indented incorrectly; expected at least 12 spaces, found 8
(#91) Line indented incorrectly; expected at least 12 spaces, found 8
(#93) Line indented incorrectly; expected at least 12 spaces, found 8
(#94) Line indented incorrectly; expected 12 spaces, found 8
(#95) Line indented incorrectly; expected at least 16 spaces, found 12
(#98) Line indented incorrectly; expected at least 16 spaces, found 12
(#99) Line indented incorrectly; expected 12 spaces, found 8
(#100) Line indented incorrectly; expected at least 12 spaces, found 8
(#102) Line indented incorrectly; expected at least 12 spaces, found 8
(#103) Line indented incorrectly; expected 8 spaces, found 4
(#104) Line indented incorrectly; expected at least 8 spaces, found 4
(#113) Line indented incorrectly; expected 8 spaces, found 4
(#114) Line indented incorrectly; expected at least 8 spaces, found 4
(#114) Opening brace should be on the same line as the declaration
(#115) Line indented incorrectly; expected 12 spaces, found 8
(#116) Line indented incorrectly; expected at least 16 spaces, found 12
(#117) Line indented incorrectly; expected 12 spaces, found 8
(#118) Line indented incorrectly; expected at least 12 spaces, found 8
(#119) Line indented incorrectly; expected 8 spaces, found 4
(#120) Line indented incorrectly; expected at least 8 spaces, found 4
(#129) Line indented incorrectly; expected 8 spaces, found 4
(#130) Line indented incorrectly; expected at least 8 spaces, found 4
(#130) Opening brace should be on the same line as the declaration
(#131) Line indented incorrectly; expected 12 spaces, found 8
(#132) Line indented incorrectly; expected at least 16 spaces, found 12
(#133) Line indented incorrectly; expected 12 spaces, found 8
(#134) Line indented incorrectly; expected at least 12 spaces, found 8
(#135) Line indented incorrectly; expected 8 spaces, found 4
(#136) Line indented incorrectly; expected 4 spaces, found 0
(#136) Whitespace found at end of line
theme/aardvark/config.php
(#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 "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#3) 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 "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#7) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#10) Commas (,) must be followed by white space.
(#10) Commas (,) must be followed by white space.
(#15) Whitespace found at end of line
theme/aardvark/lang/en/theme_aardvark.php
(#1) The first thing in a PHP file must be the <?php tag.
(#1) Additional whitespace found at start of file
(#2) Line indented incorrectly; expected at least 1 spaces, found 0
(#7) Line indented incorrectly; expected at least 1 spaces, found 0
(#30) Line indented incorrectly; expected at least 1 spaces, found 0
(#31) Line indented incorrectly; expected at least 1 spaces, found 0
(#32) Line indented incorrectly; expected at least 1 spaces, found 0
(#33) Line indented incorrectly; expected at least 1 spaces, found 0
(#34) Line indented incorrectly; expected at least 1 spaces, found 0
(#35) Line indented incorrectly; expected at least 1 spaces, found 0
(#36) Line indented incorrectly; expected at least 1 spaces, found 0
(#37) Line indented incorrectly; expected at least 1 spaces, found 0
(#38) Line indented incorrectly; expected at least 1 spaces, found 0
(#39) Line indented incorrectly; expected at least 1 spaces, found 0
(#40) Line indented incorrectly; expected at least 1 spaces, found 0
(#41) Line indented incorrectly; expected at least 1 spaces, found 0
(#42) Line indented incorrectly; expected at least 1 spaces, found 0
(#43) Line indented incorrectly; expected at least 1 spaces, found 0
(#44) Line indented incorrectly; expected at least 1 spaces, found 0
(#45) Line indented incorrectly; expected at least 1 spaces, found 0
(#46) Line indented incorrectly; expected at least 1 spaces, found 0
(#47) Line indented incorrectly; expected at least 1 spaces, found 0
(#48) Line indented incorrectly; expected at least 1 spaces, found 0
(#49) Line indented incorrectly; expected at least 1 spaces, found 0
(#50) Line indented incorrectly; expected at least 1 spaces, found 0
(#51) Line indented incorrectly; expected at least 1 spaces, found 0
(#52) Line indented incorrectly; expected at least 1 spaces, found 0
(#53) Line indented incorrectly; expected at least 1 spaces, found 0
(#54) Line indented incorrectly; expected at least 1 spaces, found 0
(#55) Line indented incorrectly; expected at least 1 spaces, found 0
(#56) Line indented incorrectly; expected at least 1 spaces, found 0
(#57) Line indented incorrectly; expected at least 1 spaces, found 0
(#58) Line indented incorrectly; expected at least 1 spaces, found 0
(#59) Line indented incorrectly; expected at least 1 spaces, found 0
(#60) Line indented incorrectly; expected at least 1 spaces, found 0
(#61) Line indented incorrectly; expected at least 1 spaces, found 0
(#62) Line indented incorrectly; expected at least 1 spaces, found 0
(#63) Line indented incorrectly; expected at least 1 spaces, found 0
(#64) Line indented incorrectly; expected at least 1 spaces, found 0
(#65) Line indented incorrectly; expected at least 1 spaces, found 0
(#66) Line indented incorrectly; expected at least 1 spaces, found 0
(#67) Line indented incorrectly; expected at least 1 spaces, found 0
(#68) Line indented incorrectly; expected at least 1 spaces, found 0
(#69) Line indented incorrectly; expected at least 1 spaces, found 0
(#70) Line indented incorrectly; expected at least 1 spaces, found 0
(#71) Line indented incorrectly; expected at least 1 spaces, found 0
(#72) Line indented incorrectly; expected at least 1 spaces, found 0
(#73) Line indented incorrectly; expected at least 1 spaces, found 0
(#74) Line indented incorrectly; expected at least 1 spaces, found 0
(#75) Line indented incorrectly; expected at least 1 spaces, found 0
(#76) Line indented incorrectly; expected at least 1 spaces, found 0
(#77) Line indented incorrectly; expected at least 1 spaces, found 0
(#78) Line indented incorrectly; expected at least 1 spaces, found 0
(#79) Line indented incorrectly; expected at least 1 spaces, found 0
(#80) Line indented incorrectly; expected at least 1 spaces, found 0
(#81) Line indented incorrectly; expected at least 1 spaces, found 0
(#82) Line indented incorrectly; expected at least 1 spaces, found 0
(#83) Line indented incorrectly; expected at least 1 spaces, found 0
(#84) Line indented incorrectly; expected at least 1 spaces, found 0
(#85) Line indented incorrectly; expected at least 1 spaces, found 0
(#86) Line indented incorrectly; expected at least 1 spaces, found 0
(#87) Line indented incorrectly; expected at least 1 spaces, found 0
(#88) Line indented incorrectly; expected at least 1 spaces, found 0
(#89) Line indented incorrectly; expected at least 1 spaces, found 0
(#90) Line indented incorrectly; expected at least 1 spaces, found 0
(#90) Whitespace found at end of line
theme/aardvark/layout/columns1.php
(#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 "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#3) 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 "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#9) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Line indented incorrectly; expected 4 spaces, found 1
(#41) Spaces must be used to indent lines; tabs are not allowed
theme/aardvark/layout/columns2.php
(#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 "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#3) 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 "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#9) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Line indented incorrectly; expected 4 spaces, found 1
(#44) Spaces must be used to indent lines; tabs are not allowed
theme/aardvark/layout/columns3.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#10) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/aardvark/layout/embedded.php
(#18) Spaces must be used for alignment; tabs are not allowed
(#19) Spaces must be used for alignment; tabs are not allowed
(#20) Spaces must be used for alignment; tabs are not allowed
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/aardvark/layout/footer.php
(#18) Spaces must be used for alignment; tabs are not allowed
(#19) Spaces must be used for alignment; tabs are not allowed
(#20) Spaces must be used for alignment; tabs are not allowed
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#43) Spaces must be used for alignment; tabs are not allowed
(#44) Spaces must be used for alignment; tabs are not allowed
(#45) Spaces must be used for alignment; tabs are not allowed
(#46) Spaces must be used for alignment; tabs are not allowed
(#47) Spaces must be used for alignment; tabs are not allowed
(#48) Spaces must be used for alignment; tabs are not allowed
(#48) Line indented incorrectly; expected 12 spaces, found 11
(#48) Whitespace found at end of line
(#49) Spaces must be used for alignment; tabs are not allowed
(#49) Tab found within whitespace
(#49) Whitespace found at end of line
(#50) Spaces must be used for alignment; tabs are not allowed
(#50) Tab found within whitespace
(#50) Whitespace found at end of line
(#51) Spaces must be used for alignment; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 12 spaces, found 3
(#52) Spaces must be used for alignment; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected 4 spaces, found 3
(#53) Line indented incorrectly; expected 0 spaces, found 12
(#53) Expected "if (...) {\n"; found "if (...) {"
(#53) Closing brace must be on a line by itself
(#53) Line exceeds 132 characters; contains 169 characters
(#53) Line exceeds 132 characters; contains 169 characters
(#53) Line exceeds 132 characters; contains 169 characters
(#53) Line exceeds 132 characters; contains 169 characters
(#53) Line exceeds 132 characters; contains 169 characters
(#53) Line exceeds 132 characters; contains 169 characters
(#53) Line exceeds 132 characters; contains 169 characters
(#53) Line exceeds 132 characters; contains 169 characters
(#53) Line exceeds 132 characters; contains 169 characters
(#53) Line exceeds 132 characters; contains 169 characters
(#53) Line exceeds 132 characters; contains 169 characters
(#53) Line exceeds 132 characters; contains 169 characters
(#53) Line exceeds 132 characters; contains 169 characters
(#53) Line exceeds 132 characters; contains 169 characters
(#53) Line exceeds 132 characters; contains 169 characters
(#53) Line exceeds 132 characters; contains 169 characters
(#53) Line exceeds 132 characters; contains 169 characters
(#53) Line exceeds 132 characters; contains 169 characters
(#53) Line exceeds 132 characters; contains 169 characters
(#53) Line exceeds 132 characters; contains 169 characters
(#53) Line exceeds 132 characters; contains 169 characters
(#53) Line exceeds 132 characters; contains 169 characters
(#53) Line exceeds 132 characters; contains 169 characters
(#53) Line exceeds 132 characters; contains 169 characters
(#53) Line exceeds 132 characters; contains 169 characters
(#53) Line exceeds 132 characters; contains 169 characters
(#53) Line exceeds 132 characters; contains 169 characters
(#53) Line exceeds 132 characters; contains 169 characters
(#53) Line exceeds 132 characters; contains 169 characters
(#53) Line exceeds 132 characters; contains 169 characters
(#53) Line exceeds 132 characters; contains 169 characters
(#53) Line exceeds 132 characters; contains 169 characters
(#53) Line exceeds 132 characters; contains 169 characters
(#53) Line exceeds 132 characters; contains 169 characters
(#53) Line exceeds 132 characters; contains 169 characters
(#53) Line exceeds 132 characters; contains 169 characters
(#53) Line exceeds 132 characters; contains 169 characters
(#53) Line exceeds 132 characters; contains 169 characters
(#53) Line exceeds 132 characters; contains 169 characters
(#53) Line exceeds 132 characters; contains 169 characters
(#53) Line exceeds 132 characters; contains 169 characters
(#53) Line exceeds 132 characters; contains 169 characters
(#53) Line exceeds 132 characters; contains 169 characters
(#53) Line exceeds 132 characters; contains 169 characters
(#53) Line exceeds 132 characters; contains 169 characters
(#53) Line exceeds 132 characters; contains 169 characters
(#53) Line exceeds 132 characters; contains 169 characters
(#53) Line exceeds 132 characters; contains 169 characters
(#53) Line exceeds 132 characters; contains 169 characters
(#53) Line exceeds 132 characters; contains 169 characters
(#54) Spaces must be used for alignment; tabs are not allowed
(#54) Line indented incorrectly; expected 4 spaces, found 3
(#54) Expected "if (...) {\n"; found "if (...) {"
(#54) Closing brace must be on a line by itself
(#54) Expected "} else {\n"; found "} else {"
(#54) Empty ELSE statement detected
(#54) Closing brace must be on a line by itself
(#55) Spaces must be used for alignment; tabs are not allowed
(#56) Spaces must be used for alignment; tabs are not allowed
(#57) Spaces must be used for alignment; tabs are not allowed
(#59) Spaces must be used for alignment; tabs are not allowed
(#60) Spaces must be used for alignment; tabs are not allowed
(#61) Spaces must be used for alignment; tabs are not allowed
(#62) Spaces must be used for alignment; tabs are not allowed
(#63) Expected "if (...) {\n"; found "if (...) {"
(#63) Closing brace must be on a line by itself
(#63) Expected "} else {\n"; found "} else {"
(#63) Empty ELSE statement detected
(#63) Closing brace must be on a line by itself
(#64) Spaces must be used for alignment; tabs are not allowed
(#65) Spaces must be used for alignment; tabs are not allowed
(#66) Spaces must be used for alignment; tabs are not allowed
(#68) Spaces must be used for alignment; tabs are not allowed
(#69) Spaces must be used for alignment; tabs are not allowed
(#70) Spaces must be used for alignment; tabs are not allowed
(#71) Spaces must be used for alignment; tabs are not allowed
(#72) Spaces must be used for alignment; tabs are not allowed
(#74) Spaces must be used for alignment; tabs are not allowed
(#74) Expected "if (...) {\n"; found "if (...) {"
(#74) Closing brace must be on a line by itself
(#74) Expected "} else {\n"; found "} else {"
(#74) Empty ELSE statement detected
(#74) Closing brace must be on a line by itself
(#74) Line exceeds 132 characters; contains 179 characters
(#74) Line exceeds 132 characters; contains 179 characters
(#74) Line exceeds 132 characters; contains 179 characters
(#74) Line exceeds 132 characters; contains 179 characters
(#74) Line exceeds 132 characters; contains 179 characters
(#74) Line exceeds 132 characters; contains 179 characters
(#74) Line exceeds 132 characters; contains 179 characters
(#74) Line exceeds 132 characters; contains 179 characters
(#74) Line exceeds 132 characters; contains 179 characters
(#74) Line exceeds 132 characters; contains 179 characters
(#74) Line exceeds 132 characters; contains 179 characters
(#74) Line exceeds 132 characters; contains 179 characters
(#74) Line exceeds 132 characters; contains 179 characters
(#74) Line exceeds 132 characters; contains 179 characters
(#74) Line exceeds 132 characters; contains 179 characters
(#74) Line exceeds 132 characters; contains 179 characters
(#74) Line exceeds 132 characters; contains 179 characters
(#74) Line exceeds 132 characters; contains 179 characters
(#74) Line exceeds 132 characters; contains 179 characters
(#74) Line exceeds 132 characters; contains 179 characters
(#74) Line exceeds 132 characters; contains 179 characters
(#74) Line exceeds 132 characters; contains 179 characters
(#74) Line exceeds 132 characters; contains 179 characters
(#74) Line exceeds 132 characters; contains 179 characters
(#74) Line exceeds 132 characters; contains 179 characters
(#74) Line exceeds 132 characters; contains 179 characters
(#74) Line exceeds 132 characters; contains 179 characters
(#74) Line exceeds 132 characters; contains 179 characters
(#74) Line exceeds 132 characters; contains 179 characters
(#74) Line exceeds 132 characters; contains 179 characters
(#74) Line exceeds 132 characters; contains 179 characters
(#74) Line exceeds 132 characters; contains 179 characters
(#74) Line exceeds 132 characters; contains 179 characters
(#74) Line exceeds 132 characters; contains 179 characters
(#74) Line exceeds 132 characters; contains 179 characters
(#74) Line exceeds 132 characters; contains 179 characters
(#74) Line exceeds 132 characters; contains 179 characters
(#74) Line exceeds 132 characters; contains 179 characters
(#74) Line exceeds 132 characters; contains 179 characters
(#74) Line exceeds 132 characters; contains 179 characters
(#74) Line exceeds 132 characters; contains 179 characters
(#74) Line exceeds 132 characters; contains 179 characters
(#74) Line exceeds 132 characters; contains 179 characters
(#74) Line exceeds 132 characters; contains 179 characters
(#74) Line exceeds 132 characters; contains 179 characters
(#74) Line exceeds 132 characters; contains 179 characters
(#74) Line exceeds 132 characters; contains 179 characters
(#74) Line exceeds 132 characters; contains 179 characters
(#74) Line exceeds 132 characters; contains 179 characters
(#74) Line exceeds 132 characters; contains 179 characters
(#75) Spaces must be used for alignment; tabs are not allowed
(#76) Spaces must be used for alignment; tabs are not allowed
(#76) Expected "if (...) {\n"; found "if (...) {"
(#76) Closing brace must be on a line by itself
(#76) Expected "} else {\n"; found "} else {"
(#76) Empty ELSE statement detected
(#76) Closing brace must be on a line by itself
(#76) Line exceeds 132 characters; contains 171 characters
(#76) Line exceeds 132 characters; contains 171 characters
(#76) Line exceeds 132 characters; contains 171 characters
(#76) Line exceeds 132 characters; contains 171 characters
(#76) Line exceeds 132 characters; contains 171 characters
(#76) Line exceeds 132 characters; contains 171 characters
(#76) Line exceeds 132 characters; contains 171 characters
(#76) Line exceeds 132 characters; contains 171 characters
(#76) Line exceeds 132 characters; contains 171 characters
(#76) Line exceeds 132 characters; contains 171 characters
(#76) Line exceeds 132 characters; contains 171 characters
(#76) Line exceeds 132 characters; contains 171 characters
(#76) Line exceeds 132 characters; contains 171 characters
(#76) Line exceeds 132 characters; contains 171 characters
(#76) Line exceeds 132 characters; contains 171 characters
(#76) Line exceeds 132 characters; contains 171 characters
(#76) Line exceeds 132 characters; contains 171 characters
(#76) Line exceeds 132 characters; contains 171 characters
(#76) Line exceeds 132 characters; contains 171 characters
(#76) Line exceeds 132 characters; contains 171 characters
(#76) Line exceeds 132 characters; contains 171 characters
(#76) Line exceeds 132 characters; contains 171 characters
(#76) Line exceeds 132 characters; contains 171 characters
(#76) Line exceeds 132 characters; contains 171 characters
(#76) Line exceeds 132 characters; contains 171 characters
(#76) Line exceeds 132 characters; contains 171 characters
(#76) Line exceeds 132 characters; contains 171 characters
(#76) Line exceeds 132 characters; contains 171 characters
(#76) Line exceeds 132 characters; contains 171 characters
(#76) Line exceeds 132 characters; contains 171 characters
(#76) Line exceeds 132 characters; contains 171 characters
(#76) Line exceeds 132 characters; contains 171 characters
(#76) Line exceeds 132 characters; contains 171 characters
(#76) Line exceeds 132 characters; contains 171 characters
(#76) Line exceeds 132 characters; contains 171 characters
(#76) Line exceeds 132 characters; contains 171 characters
(#76) Line exceeds 132 characters; contains 171 characters
(#76) Line exceeds 132 characters; contains 171 characters
(#76) Line exceeds 132 characters; contains 171 characters
(#76) Line exceeds 132 characters; contains 171 characters
(#76) Line exceeds 132 characters; contains 171 characters
(#76) Line exceeds 132 characters; contains 171 characters
(#76) Line exceeds 132 characters; contains 171 characters
(#76) Line exceeds 132 characters; contains 171 characters
(#76) Line exceeds 132 characters; contains 171 characters
(#76) Line exceeds 132 characters; contains 171 characters
(#76) Line exceeds 132 characters; contains 171 characters
(#76) Line exceeds 132 characters; contains 171 characters
(#76) Line exceeds 132 characters; contains 171 characters
(#76) Line exceeds 132 characters; contains 171 characters
(#77) Spaces must be used for alignment; tabs are not allowed
(#78) Spaces must be used for alignment; tabs are not allowed
(#78) Expected "if (...) {\n"; found "if (...) {"
(#78) Closing brace must be on a line by itself
(#78) Expected "} else {\n"; found "} else {"
(#78) Empty ELSE statement detected
(#78) Closing brace must be on a line by itself
(#78) Line exceeds 132 characters; contains 179 characters
(#78) Line exceeds 132 characters; contains 179 characters
(#78) Line exceeds 132 characters; contains 179 characters
(#78) Line exceeds 132 characters; contains 179 characters
(#78) Line exceeds 132 characters; contains 179 characters
(#78) Line exceeds 132 characters; contains 179 characters
(#78) Line exceeds 132 characters; contains 179 characters
(#78) Line exceeds 132 characters; contains 179 characters
(#78) Line exceeds 132 characters; contains 179 characters
(#78) Line exceeds 132 characters; contains 179 characters
(#78) Line exceeds 132 characters; contains 179 characters
(#78) Line exceeds 132 characters; contains 179 characters
(#78) Line exceeds 132 characters; contains 179 characters
(#78) Line exceeds 132 characters; contains 179 characters
(#78) Line exceeds 132 characters; contains 179 characters
(#78) Line exceeds 132 characters; contains 179 characters
(#78) Line exceeds 132 characters; contains 179 characters
(#78) Line exceeds 132 characters; contains 179 characters
(#78) Line exceeds 132 characters; contains 179 characters
(#78) Line exceeds 132 characters; contains 179 characters
(#78) Line exceeds 132 characters; contains 179 characters
(#78) Line exceeds 132 characters; contains 179 characters
(#78) Line exceeds 132 characters; contains 179 characters
(#78) Line exceeds 132 characters; contains 179 characters
(#78) Line exceeds 132 characters; contains 179 characters
(#78) Line exceeds 132 characters; contains 179 characters
(#78) Line exceeds 132 characters; contains 179 characters
(#78) Line exceeds 132 characters; contains 179 characters
(#78) Line exceeds 132 characters; contains 179 characters
(#78) Line exceeds 132 characters; contains 179 characters
(#78) Line exceeds 132 characters; contains 179 characters
(#78) Line exceeds 132 characters; contains 179 characters
(#78) Line exceeds 132 characters; contains 179 characters
(#78) Line exceeds 132 characters; contains 179 characters
(#78) Line exceeds 132 characters; contains 179 characters
(#78) Line exceeds 132 characters; contains 179 characters
(#78) Line exceeds 132 characters; contains 179 characters
(#78) Line exceeds 132 characters; contains 179 characters
(#78) Line exceeds 132 characters; contains 179 characters
(#78) Line exceeds 132 characters; contains 179 characters
(#78) Line exceeds 132 characters; contains 179 characters
(#78) Line exceeds 132 characters; contains 179 characters
(#78) Line exceeds 132 characters; contains 179 characters
(#78) Line exceeds 132 characters; contains 179 characters
(#78) Line exceeds 132 characters; contains 179 characters
(#78) Line exceeds 132 characters; contains 179 characters
(#78) Line exceeds 132 characters; contains 179 characters
(#78) Line exceeds 132 characters; contains 179 characters
(#78) Line exceeds 132 characters; contains 179 characters
(#78) Line exceeds 132 characters; contains 179 characters
(#79) Spaces must be used for alignment; tabs are not allowed
(#80) Spaces must be used for alignment; tabs are not allowed
(#80) Expected "if (...) {\n"; found "if (...) {"
(#80) Closing brace must be on a line by itself
(#80) Expected "} else {\n"; found "} else {"
(#80) Empty ELSE statement detected
(#80) Closing brace must be on a line by itself
(#80) Line exceeds maximum limit of 180 characters; contains 189 characters
(#80) Line exceeds maximum limit of 180 characters; contains 189 characters
(#80) Line exceeds maximum limit of 180 characters; contains 189 characters
(#80) Line exceeds maximum limit of 180 characters; contains 189 characters
(#80) Line exceeds maximum limit of 180 characters; contains 189 characters
(#80) Line exceeds maximum limit of 180 characters; contains 189 characters
(#80) Line exceeds maximum limit of 180 characters; contains 189 characters
(#80) Line exceeds maximum limit of 180 characters; contains 189 characters
(#80) Line exceeds maximum limit of 180 characters; contains 189 characters
(#80) Line exceeds maximum limit of 180 characters; contains 189 characters
(#80) Line exceeds maximum limit of 180 characters; contains 189 characters
(#80) Line exceeds maximum limit of 180 characters; contains 189 characters
(#80) Line exceeds maximum limit of 180 characters; contains 189 characters
(#80) Line exceeds maximum limit of 180 characters; contains 189 characters
(#80) Line exceeds maximum limit of 180 characters; contains 189 characters
(#80) Line exceeds maximum limit of 180 characters; contains 189 characters
(#80) Line exceeds maximum limit of 180 characters; contains 189 characters
(#80) Line exceeds maximum limit of 180 characters; contains 189 characters
(#80) Line exceeds maximum limit of 180 characters; contains 189 characters
(#80) Line exceeds maximum limit of 180 characters; contains 189 characters
(#80) Line exceeds maximum limit of 180 characters; contains 189 characters
(#80) Line exceeds maximum limit of 180 characters; contains 189 characters
(#80) Line exceeds maximum limit of 180 characters; contains 189 characters
(#80) Line exceeds maximum limit of 180 characters; contains 189 characters
(#80) Line exceeds maximum limit of 180 characters; contains 189 characters
(#80) Line exceeds maximum limit of 180 characters; contains 189 characters
(#80) Line exceeds maximum limit of 180 characters; contains 189 characters
(#80) Line exceeds maximum limit of 180 characters; contains 189 characters
(#80) Line exceeds maximum limit of 180 characters; contains 189 characters
(#80) Line exceeds maximum limit of 180 characters; contains 189 characters
(#80) Line exceeds maximum limit of 180 characters; contains 189 characters
(#80) Line exceeds maximum limit of 180 characters; contains 189 characters
(#80) Line exceeds maximum limit of 180 characters; contains 189 characters
(#80) Line exceeds maximum limit of 180 characters; contains 189 characters
(#80) Line exceeds maximum limit of 180 characters; contains 189 characters
(#80) Line exceeds maximum limit of 180 characters; contains 189 characters
(#80) Line exceeds maximum limit of 180 characters; contains 189 characters
(#80) Line exceeds maximum limit of 180 characters; contains 189 characters
(#80) Line exceeds maximum limit of 180 characters; contains 189 characters
(#80) Line exceeds maximum limit of 180 characters; contains 189 characters
(#80) Line exceeds maximum limit of 180 characters; contains 189 characters
(#80) Line exceeds maximum limit of 180 characters; contains 189 characters
(#80) Line exceeds maximum limit of 180 characters; contains 189 characters
(#80) Line exceeds maximum limit of 180 characters; contains 189 characters
(#80) Line exceeds maximum limit of 180 characters; contains 189 characters
(#80) Line exceeds maximum limit of 180 characters; contains 189 characters
(#80) Line exceeds maximum limit of 180 characters; contains 189 characters
(#80) Line exceeds maximum limit of 180 characters; contains 189 characters
(#80) Line exceeds maximum limit of 180 characters; contains 189 characters
(#80) Line exceeds maximum limit of 180 characters; contains 189 characters
(#82) Spaces must be used for alignment; tabs are not allowed
(#82) Expected "if (...) {\n"; found "if (...) {"
(#82) Closing brace must be on a line by itself
(#82) Expected "} else {\n"; found "} else {"
(#82) Empty ELSE statement detected
(#82) Closing brace must be on a line by itself
(#82) Line exceeds maximum limit of 180 characters; contains 187 characters
(#82) Line exceeds maximum limit of 180 characters; contains 187 characters
(#82) Line exceeds maximum limit of 180 characters; contains 187 characters
(#82) Line exceeds maximum limit of 180 characters; contains 187 characters
(#82) Line exceeds maximum limit of 180 characters; contains 187 characters
(#82) Line exceeds maximum limit of 180 characters; contains 187 characters
(#82) Line exceeds maximum limit of 180 characters; contains 187 characters
(#82) Line exceeds maximum limit of 180 characters; contains 187 characters
(#82) Line exceeds maximum limit of 180 characters; contains 187 characters
(#82) Line exceeds maximum limit of 180 characters; contains 187 characters
(#82) Line exceeds maximum limit of 180 characters; contains 187 characters
(#82) Line exceeds maximum limit of 180 characters; contains 187 characters
(#82) Line exceeds maximum limit of 180 characters; contains 187 characters
(#82) Line exceeds maximum limit of 180 characters; contains 187 characters
(#82) Line exceeds maximum limit of 180 characters; contains 187 characters
(#82) Line exceeds maximum limit of 180 characters; contains 187 characters
(#82) Line exceeds maximum limit of 180 characters; contains 187 characters
(#82) Line exceeds maximum limit of 180 characters; contains 187 characters
(#82) Line exceeds maximum limit of 180 characters; contains 187 characters
(#82) Line exceeds maximum limit of 180 characters; contains 187 characters
(#82) Line exceeds maximum limit of 180 characters; contains 187 characters
(#82) Line exceeds maximum limit of 180 characters; contains 187 characters
(#82) Line exceeds maximum limit of 180 characters; contains 187 characters
(#82) Line exceeds maximum limit of 180 characters; contains 187 characters
(#82) Line exceeds maximum limit of 180 characters; contains 187 characters
(#82) Line exceeds maximum limit of 180 characters; contains 187 characters
(#82) Line exceeds maximum limit of 180 characters; contains 187 characters
(#82) Line exceeds maximum limit of 180 characters; contains 187 characters
(#82) Line exceeds maximum limit of 180 characters; contains 187 characters
(#82) Line exceeds maximum limit of 180 characters; contains 187 characters
(#82) Line exceeds maximum limit of 180 characters; contains 187 characters
(#82) Line exceeds maximum limit of 180 characters; contains 187 characters
(#82) Line exceeds maximum limit of 180 characters; contains 187 characters
(#82) Line exceeds maximum limit of 180 characters; contains 187 characters
(#82) Line exceeds maximum limit of 180 characters; contains 187 characters
(#82) Line exceeds maximum limit of 180 characters; contains 187 characters
(#82) Line exceeds maximum limit of 180 characters; contains 187 characters
(#82) Line exceeds maximum limit of 180 characters; contains 187 characters
(#82) Line exceeds maximum limit of 180 characters; contains 187 characters
(#82) Line exceeds maximum limit of 180 characters; contains 187 characters
(#82) Line exceeds maximum limit of 180 characters; contains 187 characters
(#82) Line exceeds maximum limit of 180 characters; contains 187 characters
(#82) Line exceeds maximum limit of 180 characters; contains 187 characters
(#82) Line exceeds maximum limit of 180 characters; contains 187 characters
(#82) Line exceeds maximum limit of 180 characters; contains 187 characters
(#82) Line exceeds maximum limit of 180 characters; contains 187 characters
(#82) Line exceeds maximum limit of 180 characters; contains 187 characters
(#82) Line exceeds maximum limit of 180 characters; contains 187 characters
(#82) Line exceeds maximum limit of 180 characters; contains 187 characters
(#82) Line exceeds maximum limit of 180 characters; contains 187 characters
(#84) Spaces must be used for alignment; tabs are not allowed
(#84) Expected "if (...) {\n"; found "if (...) {"
(#84) Closing brace must be on a line by itself
(#84) Expected "} else {\n"; found "} else {"
(#84) Empty ELSE statement detected
(#84) Closing brace must be on a line by itself
(#84) Line exceeds maximum limit of 180 characters; contains 183 characters
(#84) Line exceeds maximum limit of 180 characters; contains 183 characters
(#84) Line exceeds maximum limit of 180 characters; contains 183 characters
(#84) Line exceeds maximum limit of 180 characters; contains 183 characters
(#84) Line exceeds maximum limit of 180 characters; contains 183 characters
(#84) Line exceeds maximum limit of 180 characters; contains 183 characters
(#84) Line exceeds maximum limit of 180 characters; contains 183 characters
(#84) Line exceeds maximum limit of 180 characters; contains 183 characters
(#84) Line exceeds maximum limit of 180 characters; contains 183 characters
(#84) Line exceeds maximum limit of 180 characters; contains 183 characters
(#84) Line exceeds maximum limit of 180 characters; contains 183 characters
(#84) Line exceeds maximum limit of 180 characters; contains 183 characters
(#84) Line exceeds maximum limit of 180 characters; contains 183 characters
(#84) Line exceeds maximum limit of 180 characters; contains 183 characters
(#84) Line exceeds maximum limit of 180 characters; contains 183 characters
(#84) Line exceeds maximum limit of 180 characters; contains 183 characters
(#84) Line exceeds maximum limit of 180 characters; contains 183 characters
(#84) Line exceeds maximum limit of 180 characters; contains 183 characters
(#84) Line exceeds maximum limit of 180 characters; contains 183 characters
(#84) Line exceeds maximum limit of 180 characters; contains 183 characters
(#84) Line exceeds maximum limit of 180 characters; contains 183 characters
(#84) Line exceeds maximum limit of 180 characters; contains 183 characters
(#84) Line exceeds maximum limit of 180 characters; contains 183 characters
(#84) Line exceeds maximum limit of 180 characters; contains 183 characters
(#84) Line exceeds maximum limit of 180 characters; contains 183 characters
(#84) Line exceeds maximum limit of 180 characters; contains 183 characters
(#84) Line exceeds maximum limit of 180 characters; contains 183 characters
(#84) Line exceeds maximum limit of 180 characters; contains 183 characters
(#84) Line exceeds maximum limit of 180 characters; contains 183 characters
(#84) Line exceeds maximum limit of 180 characters; contains 183 characters
(#84) Line exceeds maximum limit of 180 characters; contains 183 characters
(#84) Line exceeds maximum limit of 180 characters; contains 183 characters
(#84) Line exceeds maximum limit of 180 characters; contains 183 characters
(#84) Line exceeds maximum limit of 180 characters; contains 183 characters
(#84) Line exceeds maximum limit of 180 characters; contains 183 characters
(#84) Line exceeds maximum limit of 180 characters; contains 183 characters
(#84) Line exceeds maximum limit of 180 characters; contains 183 characters
(#84) Line exceeds maximum limit of 180 characters; contains 183 characters
(#84) Line exceeds maximum limit of 180 characters; contains 183 characters
(#84) Line exceeds maximum limit of 180 characters; contains 183 characters
(#84) Line exceeds maximum limit of 180 characters; contains 183 characters
(#84) Line exceeds maximum limit of 180 characters; contains 183 characters
(#84) Line exceeds maximum limit of 180 characters; contains 183 characters
(#84) Line exceeds maximum limit of 180 characters; contains 183 characters
(#84) Line exceeds maximum limit of 180 characters; contains 183 characters
(#84) Line exceeds maximum limit of 180 characters; contains 183 characters
(#84) Line exceeds maximum limit of 180 characters; contains 183 characters
(#84) Line exceeds maximum limit of 180 characters; contains 183 characters
(#84) Line exceeds maximum limit of 180 characters; contains 183 characters
(#84) Line exceeds maximum limit of 180 characters; contains 183 characters
(#85) Spaces must be used for alignment; tabs are not allowed
(#86) Spaces must be used for alignment; tabs are not allowed
(#86) Expected "if (...) {\n"; found "if (...) {"
(#86) Closing brace must be on a line by itself
(#86) Expected "} else {\n"; found "} else {"
(#86) Empty ELSE statement detected
(#86) Closing brace must be on a line by itself
(#86) Line exceeds maximum limit of 180 characters; contains 187 characters
(#86) Line exceeds maximum limit of 180 characters; contains 187 characters
(#86) Line exceeds maximum limit of 180 characters; contains 187 characters
(#86) Line exceeds maximum limit of 180 characters; contains 187 characters
(#86) Line exceeds maximum limit of 180 characters; contains 187 characters
(#86) Line exceeds maximum limit of 180 characters; contains 187 characters
(#86) Line exceeds maximum limit of 180 characters; contains 187 characters
(#86) Line exceeds maximum limit of 180 characters; contains 187 characters
(#86) Line exceeds maximum limit of 180 characters; contains 187 characters
(#86) Line exceeds maximum limit of 180 characters; contains 187 characters
(#86) Line exceeds maximum limit of 180 characters; contains 187 characters
(#86) Line exceeds maximum limit of 180 characters; contains 187 characters
(#86) Line exceeds maximum limit of 180 characters; contains 187 characters
(#86) Line exceeds maximum limit of 180 characters; contains 187 characters
(#86) Line exceeds maximum limit of 180 characters; contains 187 characters
(#86) Line exceeds maximum limit of 180 characters; contains 187 characters
(#86) Line exceeds maximum limit of 180 characters; contains 187 characters
(#86) Line exceeds maximum limit of 180 characters; contains 187 characters
(#86) Line exceeds maximum limit of 180 characters; contains 187 characters
(#86) Line exceeds maximum limit of 180 characters; contains 187 characters
(#86) Line exceeds maximum limit of 180 characters; contains 187 characters
(#86) Line exceeds maximum limit of 180 characters; contains 187 characters
(#86) Line exceeds maximum limit of 180 characters; contains 187 characters
(#86) Line exceeds maximum limit of 180 characters; contains 187 characters
(#86) Line exceeds maximum limit of 180 characters; contains 187 characters
(#86) Line exceeds maximum limit of 180 characters; contains 187 characters
(#86) Line exceeds maximum limit of 180 characters; contains 187 characters
(#86) Line exceeds maximum limit of 180 characters; contains 187 characters
(#86) Line exceeds maximum limit of 180 characters; contains 187 characters
(#86) Line exceeds maximum limit of 180 characters; contains 187 characters
(#86) Line exceeds maximum limit of 180 characters; contains 187 characters
(#86) Line exceeds maximum limit of 180 characters; contains 187 characters
(#86) Line exceeds maximum limit of 180 characters; contains 187 characters
(#86) Line exceeds maximum limit of 180 characters; contains 187 characters
(#86) Line exceeds maximum limit of 180 characters; contains 187 characters
(#86) Line exceeds maximum limit of 180 characters; contains 187 characters
(#86) Line exceeds maximum limit of 180 characters; contains 187 characters
(#86) Line exceeds maximum limit of 180 characters; contains 187 characters
(#86) Line exceeds maximum limit of 180 characters; contains 187 characters
(#86) Line exceeds maximum limit of 180 characters; contains 187 characters
(#86) Line exceeds maximum limit of 180 characters; contains 187 characters
(#86) Line exceeds maximum limit of 180 characters; contains 187 characters
(#86) Line exceeds maximum limit of 180 characters; contains 187 characters
(#86) Line exceeds maximum limit of 180 characters; contains 187 characters
(#86) Line exceeds maximum limit of 180 characters; contains 187 characters
(#86) Line exceeds maximum limit of 180 characters; contains 187 characters
(#86) Line exceeds maximum limit of 180 characters; contains 187 characters
(#86) Line exceeds maximum limit of 180 characters; contains 187 characters
(#86) Line exceeds maximum limit of 180 characters; contains 187 characters
(#86) Line exceeds maximum limit of 180 characters; contains 187 characters
(#87) Spaces must be used for alignment; tabs are not allowed
(#88) Spaces must be used for alignment; tabs are not allowed
(#88) Expected "if (...) {\n"; found "if (...) {"
(#88) Closing brace must be on a line by itself
(#88) Expected "} else {\n"; found "} else {"
(#88) Empty ELSE statement detected
(#88) Closing brace must be on a line by itself
(#88) Line exceeds 132 characters; contains 175 characters
(#88) Line exceeds 132 characters; contains 175 characters
(#88) Line exceeds 132 characters; contains 175 characters
(#88) Line exceeds 132 characters; contains 175 characters
(#88) Line exceeds 132 characters; contains 175 characters
(#88) Line exceeds 132 characters; contains 175 characters
(#88) Line exceeds 132 characters; contains 175 characters
(#88) Line exceeds 132 characters; contains 175 characters
(#88) Line exceeds 132 characters; contains 175 characters
(#88) Line exceeds 132 characters; contains 175 characters
(#88) Line exceeds 132 characters; contains 175 characters
(#88) Line exceeds 132 characters; contains 175 characters
(#88) Line exceeds 132 characters; contains 175 characters
(#88) Line exceeds 132 characters; contains 175 characters
(#88) Line exceeds 132 characters; contains 175 characters
(#88) Line exceeds 132 characters; contains 175 characters
(#88) Line exceeds 132 characters; contains 175 characters
(#88) Line exceeds 132 characters; contains 175 characters
(#88) Line exceeds 132 characters; contains 175 characters
(#88) Line exceeds 132 characters; contains 175 characters
(#88) Line exceeds 132 characters; contains 175 characters
(#88) Line exceeds 132 characters; contains 175 characters
(#88) Line exceeds 132 characters; contains 175 characters
(#88) Line exceeds 132 characters; contains 175 characters
(#88) Line exceeds 132 characters; contains 175 characters
(#88) Line exceeds 132 characters; contains 175 characters
(#88) Line exceeds 132 characters; contains 175 characters
(#88) Line exceeds 132 characters; contains 175 characters
(#88) Line exceeds 132 characters; contains 175 characters
(#88) Line exceeds 132 characters; contains 175 characters
(#88) Line exceeds 132 characters; contains 175 characters
(#88) Line exceeds 132 characters; contains 175 characters
(#88) Line exceeds 132 characters; contains 175 characters
(#88) Line exceeds 132 characters; contains 175 characters
(#88) Line exceeds 132 characters; contains 175 characters
(#88) Line exceeds 132 characters; contains 175 characters
(#88) Line exceeds 132 characters; contains 175 characters
(#88) Line exceeds 132 characters; contains 175 characters
(#88) Line exceeds 132 characters; contains 175 characters
(#88) Line exceeds 132 characters; contains 175 characters
(#88) Line exceeds 132 characters; contains 175 characters
(#88) Line exceeds 132 characters; contains 175 characters
(#88) Line exceeds 132 characters; contains 175 characters
(#88) Line exceeds 132 characters; contains 175 characters
(#88) Line exceeds 132 characters; contains 175 characters
(#88) Line exceeds 132 characters; contains 175 characters
(#88) Line exceeds 132 characters; contains 175 characters
(#88) Line exceeds 132 characters; contains 175 characters
(#88) Line exceeds 132 characters; contains 175 characters
(#88) Line exceeds 132 characters; contains 175 characters
(#89) Spaces must be used for alignment; tabs are not allowed
(#90) Spaces must be used for alignment; tabs are not allowed
(#90) Expected "if (...) {\n"; found "if (...) {"
(#90) Closing brace must be on a line by itself
(#90) Expected "} else {\n"; found "} else {"
(#90) Empty ELSE statement detected
(#90) Closing brace must be on a line by itself
(#90) Line exceeds maximum limit of 180 characters; contains 192 characters
(#90) Line exceeds maximum limit of 180 characters; contains 192 characters
(#90) Line exceeds maximum limit of 180 characters; contains 192 characters
(#90) Line exceeds maximum limit of 180 characters; contains 192 characters
(#90) Line exceeds maximum limit of 180 characters; contains 192 characters
(#90) Line exceeds maximum limit of 180 characters; contains 192 characters
(#90) Line exceeds maximum limit of 180 characters; contains 192 characters
(#90) Line exceeds maximum limit of 180 characters; contains 192 characters
(#90) Line exceeds maximum limit of 180 characters; contains 192 characters
(#90) Line exceeds maximum limit of 180 characters; contains 192 characters
(#90) Line exceeds maximum limit of 180 characters; contains 192 characters
(#90) Line exceeds maximum limit of 180 characters; contains 192 characters
(#90) Line exceeds maximum limit of 180 characters; contains 192 characters
(#90) Line exceeds maximum limit of 180 characters; contains 192 characters
(#90) Line exceeds maximum limit of 180 characters; contains 192 characters
(#90) Line exceeds maximum limit of 180 characters; contains 192 characters
(#90) Line exceeds maximum limit of 180 characters; contains 192 characters
(#90) Line exceeds maximum limit of 180 characters; contains 192 characters
(#90) Line exceeds maximum limit of 180 characters; contains 192 characters
(#90) Line exceeds maximum limit of 180 characters; contains 192 characters
(#90) Line exceeds maximum limit of 180 characters; contains 192 characters
(#90) Line exceeds maximum limit of 180 characters; contains 192 characters
(#90) Line exceeds maximum limit of 180 characters; contains 192 characters
(#90) Line exceeds maximum limit of 180 characters; contains 192 characters
(#90) Line exceeds maximum limit of 180 characters; contains 192 characters
(#90) Line exceeds maximum limit of 180 characters; contains 192 characters
(#90) Line exceeds maximum limit of 180 characters; contains 192 characters
(#90) Line exceeds maximum limit of 180 characters; contains 192 characters
(#90) Line exceeds maximum limit of 180 characters; contains 192 characters
(#90) Line exceeds maximum limit of 180 characters; contains 192 characters
(#90) Line exceeds maximum limit of 180 characters; contains 192 characters
(#90) Line exceeds maximum limit of 180 characters; contains 192 characters
(#90) Line exceeds maximum limit of 180 characters; contains 192 characters
(#90) Line exceeds maximum limit of 180 characters; contains 192 characters
(#90) Line exceeds maximum limit of 180 characters; contains 192 characters
(#90) Line exceeds maximum limit of 180 characters; contains 192 characters
(#90) Line exceeds maximum limit of 180 characters; contains 192 characters
(#90) Line exceeds maximum limit of 180 characters; contains 192 characters
(#90) Line exceeds maximum limit of 180 characters; contains 192 characters
(#90) Line exceeds maximum limit of 180 characters; contains 192 characters
(#90) Line exceeds maximum limit of 180 characters; contains 192 characters
(#90) Line exceeds maximum limit of 180 characters; contains 192 characters
(#90) Line exceeds maximum limit of 180 characters; contains 192 characters
(#90) Line exceeds maximum limit of 180 characters; contains 192 characters
(#90) Line exceeds maximum limit of 180 characters; contains 192 characters
(#90) Line exceeds maximum limit of 180 characters; contains 192 characters
(#90) Line exceeds maximum limit of 180 characters; contains 192 characters
(#90) Line exceeds maximum limit of 180 characters; contains 192 characters
(#90) Line exceeds maximum limit of 180 characters; contains 192 characters
(#90) Line exceeds maximum limit of 180 characters; contains 192 characters
(#91) Spaces must be used for alignment; tabs are not allowed
(#92) Spaces must be used for alignment; tabs are not allowed
(#92) Expected "if (...) {\n"; found "if (...) {"
(#92) Closing brace must be on a line by itself
(#92) Expected "} else {\n"; found "} else {"
(#92) Empty ELSE statement detected
(#92) Closing brace must be on a line by itself
(#92) Line exceeds maximum limit of 180 characters; contains 189 characters
(#92) Line exceeds maximum limit of 180 characters; contains 189 characters
(#92) Line exceeds maximum limit of 180 characters; contains 189 characters
(#92) Line exceeds maximum limit of 180 characters; contains 189 characters
(#92) Line exceeds maximum limit of 180 characters; contains 189 characters
(#92) Line exceeds maximum limit of 180 characters; contains 189 characters
(#92) Line exceeds maximum limit of 180 characters; contains 189 characters
(#92) Line exceeds maximum limit of 180 characters; contains 189 characters
(#92) Line exceeds maximum limit of 180 characters; contains 189 characters
(#92) Line exceeds maximum limit of 180 characters; contains 189 characters
(#92) Line exceeds maximum limit of 180 characters; contains 189 characters
(#92) Line exceeds maximum limit of 180 characters; contains 189 characters
(#92) Line exceeds maximum limit of 180 characters; contains 189 characters
(#92) Line exceeds maximum limit of 180 characters; contains 189 characters
(#92) Line exceeds maximum limit of 180 characters; contains 189 characters
(#92) Line exceeds maximum limit of 180 characters; contains 189 characters
(#92) Line exceeds maximum limit of 180 characters; contains 189 characters
(#92) Line exceeds maximum limit of 180 characters; contains 189 characters
(#92) Line exceeds maximum limit of 180 characters; contains 189 characters
(#92) Line exceeds maximum limit of 180 characters; contains 189 characters
(#92) Line exceeds maximum limit of 180 characters; contains 189 characters
(#92) Line exceeds maximum limit of 180 characters; contains 189 characters
(#92) Line exceeds maximum limit of 180 characters; contains 189 characters
(#92) Line exceeds maximum limit of 180 characters; contains 189 characters
(#92) Line exceeds maximum limit of 180 characters; contains 189 characters
(#92) Line exceeds maximum limit of 180 characters; contains 189 characters
(#92) Line exceeds maximum limit of 180 characters; contains 189 characters
(#92) Line exceeds maximum limit of 180 characters; contains 189 characters
(#92) Line exceeds maximum limit of 180 characters; contains 189 characters
(#92) Line exceeds maximum limit of 180 characters; contains 189 characters
(#92) Line exceeds maximum limit of 180 characters; contains 189 characters
(#92) Line exceeds maximum limit of 180 characters; contains 189 characters
(#92) Line exceeds maximum limit of 180 characters; contains 189 characters
(#92) Line exceeds maximum limit of 180 characters; contains 189 characters
(#92) Line exceeds maximum limit of 180 characters; contains 189 characters
(#92) Line exceeds maximum limit of 180 characters; contains 189 characters
(#92) Line exceeds maximum limit of 180 characters; contains 189 characters
(#92) Line exceeds maximum limit of 180 characters; contains 189 characters
(#92) Line exceeds maximum limit of 180 characters; contains 189 characters
(#92) Line exceeds maximum limit of 180 characters; contains 189 characters
(#92) Line exceeds maximum limit of 180 characters; contains 189 characters
(#92) Line exceeds maximum limit of 180 characters; contains 189 characters
(#92) Line exceeds maximum limit of 180 characters; contains 189 characters
(#92) Line exceeds maximum limit of 180 characters; contains 189 characters
(#92) Line exceeds maximum limit of 180 characters; contains 189 characters
(#92) Line exceeds maximum limit of 180 characters; contains 189 characters
(#92) Line exceeds maximum limit of 180 characters; contains 189 characters
(#92) Line exceeds maximum limit of 180 characters; contains 189 characters
(#92) Line exceeds maximum limit of 180 characters; contains 189 characters
(#92) Line exceeds maximum limit of 180 characters; contains 189 characters
(#93) Spaces must be used for alignment; tabs are not allowed
(#94) Spaces must be used for alignment; tabs are not allowed
(#94) Expected "if (...) {\n"; found "if (...) {"
(#94) Closing brace must be on a line by itself
(#94) Expected "} else {\n"; found "} else {"
(#94) Empty ELSE statement detected
(#94) Closing brace must be on a line by itself
(#94) Line exceeds 132 characters; contains 179 characters
(#94) Line exceeds 132 characters; contains 179 characters
(#94) Line exceeds 132 characters; contains 179 characters
(#94) Line exceeds 132 characters; contains 179 characters
(#94) Line exceeds 132 characters; contains 179 characters
(#94) Line exceeds 132 characters; contains 179 characters
(#94) Line exceeds 132 characters; contains 179 characters
(#94) Line exceeds 132 characters; contains 179 characters
(#94) Line exceeds 132 characters; contains 179 characters
(#94) Line exceeds 132 characters; contains 179 characters
(#94) Line exceeds 132 characters; contains 179 characters
(#94) Line exceeds 132 characters; contains 179 characters
(#94) Line exceeds 132 characters; contains 179 characters
(#94) Line exceeds 132 characters; contains 179 characters
(#94) Line exceeds 132 characters; contains 179 characters
(#94) Line exceeds 132 characters; contains 179 characters
(#94) Line exceeds 132 characters; contains 179 characters
(#94) Line exceeds 132 characters; contains 179 characters
(#94) Line exceeds 132 characters; contains 179 characters
(#94) Line exceeds 132 characters; contains 179 characters
(#94) Line exceeds 132 characters; contains 179 characters
(#94) Line exceeds 132 characters; contains 179 characters
(#94) Line exceeds 132 characters; contains 179 characters
(#94) Line exceeds 132 characters; contains 179 characters
(#94) Line exceeds 132 characters; contains 179 characters
(#94) Line exceeds 132 characters; contains 179 characters
(#94) Line exceeds 132 characters; contains 179 characters
(#94) Line exceeds 132 characters; contains 179 characters
(#94) Line exceeds 132 characters; contains 179 characters
(#94) Line exceeds 132 characters; contains 179 characters
(#94) Line exceeds 132 characters; contains 179 characters
(#94) Line exceeds 132 characters; contains 179 characters
(#94) Line exceeds 132 characters; contains 179 characters
(#94) Line exceeds 132 characters; contains 179 characters
(#94) Line exceeds 132 characters; contains 179 characters
(#94) Line exceeds 132 characters; contains 179 characters
(#94) Line exceeds 132 characters; contains 179 characters
(#94) Line exceeds 132 characters; contains 179 characters
(#94) Line exceeds 132 characters; contains 179 characters
(#94) Line exceeds 132 characters; contains 179 characters
(#94) Line exceeds 132 characters; contains 179 characters
(#94) Line exceeds 132 characters; contains 179 characters
(#94) Line exceeds 132 characters; contains 179 characters
(#94) Line exceeds 132 characters; contains 179 characters
(#94) Line exceeds 132 characters; contains 179 characters
(#94) Line exceeds 132 characters; contains 179 characters
(#94) Line exceeds 132 characters; contains 179 characters
(#94) Line exceeds 132 characters; contains 179 characters
(#94) Line exceeds 132 characters; contains 179 characters
(#94) Line exceeds 132 characters; contains 179 characters
(#95) Spaces must be used for alignment; tabs are not allowed
(#96) Spaces must be used for alignment; tabs are not allowed
(#96) Expected "if (...) {\n"; found "if (...) {"
(#96) Closing brace must be on a line by itself
(#96) Expected "} else {\n"; found "} else {"
(#96) Empty ELSE statement detected
(#96) Closing brace must be on a line by itself
(#96) Line exceeds maximum limit of 180 characters; contains 183 characters
(#96) Line exceeds maximum limit of 180 characters; contains 183 characters
(#96) Line exceeds maximum limit of 180 characters; contains 183 characters
(#96) Line exceeds maximum limit of 180 characters; contains 183 characters
(#96) Line exceeds maximum limit of 180 characters; contains 183 characters
(#96) Line exceeds maximum limit of 180 characters; contains 183 characters
(#96) Line exceeds maximum limit of 180 characters; contains 183 characters
(#96) Line exceeds maximum limit of 180 characters; contains 183 characters
(#96) Line exceeds maximum limit of 180 characters; contains 183 characters
(#96) Line exceeds maximum limit of 180 characters; contains 183 characters
(#96) Line exceeds maximum limit of 180 characters; contains 183 characters
(#96) Line exceeds maximum limit of 180 characters; contains 183 characters
(#96) Line exceeds maximum limit of 180 characters; contains 183 characters
(#96) Line exceeds maximum limit of 180 characters; contains 183 characters
(#96) Line exceeds maximum limit of 180 characters; contains 183 characters
(#96) Line exceeds maximum limit of 180 characters; contains 183 characters
(#96) Line exceeds maximum limit of 180 characters; contains 183 characters
(#96) Line exceeds maximum limit of 180 characters; contains 183 characters
(#96) Line exceeds maximum limit of 180 characters; contains 183 characters
(#96) Line exceeds maximum limit of 180 characters; contains 183 characters
(#96) Line exceeds maximum limit of 180 characters; contains 183 characters
(#96) Line exceeds maximum limit of 180 characters; contains 183 characters
(#96) Line exceeds maximum limit of 180 characters; contains 183 characters
(#96) Line exceeds maximum limit of 180 characters; contains 183 characters
(#96) Line exceeds maximum limit of 180 characters; contains 183 characters
(#96) Line exceeds maximum limit of 180 characters; contains 183 characters
(#96) Line exceeds maximum limit of 180 characters; contains 183 characters
(#96) Line exceeds maximum limit of 180 characters; contains 183 characters
(#96) Line exceeds maximum limit of 180 characters; contains 183 characters
(#96) Line exceeds maximum limit of 180 characters; contains 183 characters
(#96) Line exceeds maximum limit of 180 characters; contains 183 characters
(#96) Line exceeds maximum limit of 180 characters; contains 183 characters
(#96) Line exceeds maximum limit of 180 characters; contains 183 characters
(#96) Line exceeds maximum limit of 180 characters; contains 183 characters
(#96) Line exceeds maximum limit of 180 characters; contains 183 characters
(#96) Line exceeds maximum limit of 180 characters; contains 183 characters
(#96) Line exceeds maximum limit of 180 characters; contains 183 characters
(#96) Line exceeds maximum limit of 180 characters; contains 183 characters
(#96) Line exceeds maximum limit of 180 characters; contains 183 characters
(#96) Line exceeds maximum limit of 180 characters; contains 183 characters
(#96) Line exceeds maximum limit of 180 characters; contains 183 characters
(#96) Line exceeds maximum limit of 180 characters; contains 183 characters
(#96) Line exceeds maximum limit of 180 characters; contains 183 characters
(#96) Line exceeds maximum limit of 180 characters; contains 183 characters
(#96) Line exceeds maximum limit of 180 characters; contains 183 characters
(#96) Line exceeds maximum limit of 180 characters; contains 183 characters
(#96) Line exceeds maximum limit of 180 characters; contains 183 characters
(#96) Line exceeds maximum limit of 180 characters; contains 183 characters
(#96) Line exceeds maximum limit of 180 characters; contains 183 characters
(#96) Line exceeds maximum limit of 180 characters; contains 183 characters
(#97) Spaces must be used for alignment; tabs are not allowed
(#98) Spaces must be used for alignment; tabs are not allowed
(#98) Expected "if (...) {\n"; found "if (...) {"
(#98) Closing brace must be on a line by itself
(#98) Expected "} else {\n"; found "} else {"
(#98) Empty ELSE statement detected
(#98) Closing brace must be on a line by itself
(#98) Line exceeds 132 characters; contains 177 characters
(#98) Line exceeds 132 characters; contains 177 characters
(#98) Line exceeds 132 characters; contains 177 characters
(#98) Line exceeds 132 characters; contains 177 characters
(#98) Line exceeds 132 characters; contains 177 characters
(#98) Line exceeds 132 characters; contains 177 characters
(#98) Line exceeds 132 characters; contains 177 characters
(#98) Line exceeds 132 characters; contains 177 characters
(#98) Line exceeds 132 characters; contains 177 characters
(#98) Line exceeds 132 characters; contains 177 characters
(#98) Line exceeds 132 characters; contains 177 characters
(#98) Line exceeds 132 characters; contains 177 characters
(#98) Line exceeds 132 characters; contains 177 characters
(#98) Line exceeds 132 characters; contains 177 characters
(#98) Line exceeds 132 characters; contains 177 characters
(#98) Line exceeds 132 characters; contains 177 characters
(#98) Line exceeds 132 characters; contains 177 characters
(#98) Line exceeds 132 characters; contains 177 characters
(#98) Line exceeds 132 characters; contains 177 characters
(#98) Line exceeds 132 characters; contains 177 characters
(#98) Line exceeds 132 characters; contains 177 characters
(#98) Line exceeds 132 characters; contains 177 characters
(#98) Line exceeds 132 characters; contains 177 characters
(#98) Line exceeds 132 characters; contains 177 characters
(#98) Line exceeds 132 characters; contains 177 characters
(#98) Line exceeds 132 characters; contains 177 characters
(#98) Line exceeds 132 characters; contains 177 characters
(#98) Line exceeds 132 characters; contains 177 characters
(#98) Line exceeds 132 characters; contains 177 characters
(#98) Line exceeds 132 characters; contains 177 characters
(#98) Line exceeds 132 characters; contains 177 characters
(#98) Line exceeds 132 characters; contains 177 characters
(#98) Line exceeds 132 characters; contains 177 characters
(#98) Line exceeds 132 characters; contains 177 characters
(#98) Line exceeds 132 characters; contains 177 characters
(#98) Line exceeds 132 characters; contains 177 characters
(#98) Line exceeds 132 characters; contains 177 characters
(#98) Line exceeds 132 characters; contains 177 characters
(#98) Line exceeds 132 characters; contains 177 characters
(#98) Line exceeds 132 characters; contains 177 characters
(#98) Line exceeds 132 characters; contains 177 characters
(#98) Line exceeds 132 characters; contains 177 characters
(#98) Line exceeds 132 characters; contains 177 characters
(#98) Line exceeds 132 characters; contains 177 characters
(#98) Line exceeds 132 characters; contains 177 characters
(#98) Line exceeds 132 characters; contains 177 characters
(#98) Line exceeds 132 characters; contains 177 characters
(#98) Line exceeds 132 characters; contains 177 characters
(#98) Line exceeds 132 characters; contains 177 characters
(#98) Line exceeds 132 characters; contains 177 characters
(#99) Spaces must be used for alignment; tabs are not allowed
(#100) Spaces must be used for alignment; tabs are not allowed
(#101) Spaces must be used for alignment; tabs are not allowed
(#102) Spaces must be used for alignment; tabs are not allowed
(#103) Spaces must be used for alignment; tabs are not allowed
(#104) Spaces must be used for alignment; tabs are not allowed
(#105) Spaces must be used for alignment; tabs are not allowed
(#106) Spaces must be used for alignment; tabs are not allowed
(#107) Spaces must be used for alignment; tabs are not allowed
(#108) Spaces must be used for alignment; tabs are not allowed
(#110) Spaces must be used for alignment; tabs are not allowed
(#111) Spaces must be used for alignment; tabs are not allowed
(#112) Spaces must be used for alignment; tabs are not allowed
(#113) Spaces must be used for alignment; tabs are not allowed
(#114) Spaces must be used for alignment; tabs are not allowed
(#114) Line indented incorrectly; expected 4 spaces, found 1
(#115) Spaces must be used for alignment; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 8 spaces, found 1
(#116) Spaces must be used for alignment; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 8 spaces, found 1
(#117) Spaces must be used for alignment; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected 0 spaces, found 1
(#117) Closing brace indented incorrectly; expected 0 spaces, found 1
(#118) Spaces must be used for alignment; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected 0 spaces, found 1
(#118) Expected "} else {\n"; found "}\n\telse {"
(#118) Empty ELSE statement detected
(#118) Closing brace must be on a line by itself
(#119) Spaces must be used for alignment; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected 4 spaces, found 1
(#122) Spaces must be used for alignment; tabs are not allowed
(#122) Tab found within whitespace
(#122) Whitespace found at end of line
(#126) Spaces must be used for alignment; tabs are not allowed
(#127) Spaces must be used for alignment; tabs are not allowed
(#129) Spaces must be used for alignment; tabs are not allowed
theme/aardvark/layout/head.php
(#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 "//".
(#3) Spaces must be used for alignment; tabs are not allowed
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#3) 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 "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#4) Spaces must be used for alignment; tabs are not allowed
(#5) Spaces must be used for alignment; tabs are not allowed
(#7) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#11) Spaces must be used for alignment; tabs are not allowed
(#12) Spaces must be used for alignment; tabs are not allowed
(#12) Line indented incorrectly; expected 4 spaces, found 1
(#14) Spaces must be used for alignment; tabs are not allowed
(#15) Spaces must be used for alignment; tabs are not allowed
theme/aardvark/layout/header.php
(#18) Spaces must be used for alignment; tabs are not allowed
(#19) Spaces must be used for alignment; tabs are not allowed
(#20) Spaces must be used for alignment; tabs are not allowed
(#22) Whitespace found at end of line
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/aardvark/layout/maintenance.php
(#18) Spaces must be used for alignment; tabs are not allowed
(#19) Spaces must be used for alignment; tabs are not allowed
(#20) Spaces must be used for alignment; tabs are not allowed
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/aardvark/layout/secure.php
(#18) Spaces must be used for alignment; tabs are not allowed
(#19) Spaces must be used for alignment; tabs are not allowed
(#20) Spaces must be used for alignment; tabs are not allowed
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/aardvark/lib.php
(#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 "//".
(#3) Spaces must be used for alignment; tabs are not allowed
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#3) 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 "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#4) Spaces must be used for alignment; tabs are not allowed
(#5) Spaces must be used for alignment; tabs are not allowed
(#16) Expected MOODLE_INTERNAL check or config.php inclusion
(#17) Opening brace should be on the same line as the declaration
(#42) Opening brace should be on the same line as the declaration
(#59) Opening brace should be on the same line as the declaration
(#81) Opening brace should be on the same line as the declaration
(#101) Opening brace should be on the same line as the declaration
(#123) Opening brace should be on the same line as the declaration
theme/aardvark/settings.php
(#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 "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#3) 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 "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#21) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
theme/aardvark/version.php
(#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 "//".
(#3) Spaces must be used for alignment; tabs are not allowed
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#3) 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 "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#4) Spaces must be used for alignment; tabs are not allowed
(#5) Spaces must be used for alignment; tabs are not allowed
(#12) Spaces must be used for alignment; tabs are not allowed
(#12) Tab found within whitespace

Javascript coding style problems

(0 errors, 0 warnings)

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


CSS problems

(803 errors, 7 warnings)

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

theme/aardvark/style/aardvark.css
(#290) Expected single space before "!" (declaration-bang-space-before)
(#456) Unexpected duplicate "border-radius" (declaration-block-no-duplicate-properties)
(#638) Unexpected duplicate "border-color" (declaration-block-no-duplicate-properties)
(#341) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#730) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#34) Unexpected !important (declaration-no-important)
(#290) Unexpected !important (declaration-no-important)
(#16) Expected indentation of 4 spaces (indentation)
(#20) Expected indentation of 4 spaces (indentation)
(#24) Expected indentation of 4 spaces (indentation)
(#29) Expected indentation of 4 spaces (indentation)
(#30) Expected indentation of 4 spaces (indentation)
(#34) Expected indentation of 4 spaces (indentation)
(#42) Expected indentation of 4 spaces (indentation)
(#43) Expected indentation of 4 spaces (indentation)
(#44) Expected indentation of 4 spaces (indentation)
(#45) Expected indentation of 4 spaces (indentation)
(#46) Expected indentation of 4 spaces (indentation)
(#47) Expected indentation of 4 spaces (indentation)
(#48) Expected indentation of 4 spaces (indentation)
(#52) Expected indentation of 4 spaces (indentation)
(#53) Expected indentation of 4 spaces (indentation)
(#54) Expected indentation of 4 spaces (indentation)
(#58) Expected indentation of 4 spaces (indentation)
(#60) Expected indentation of 4 spaces (indentation)
(#59) Expected indentation of 8 spaces (indentation)
(#64) Expected indentation of 4 spaces (indentation)
(#66) Expected indentation of 4 spaces (indentation)
(#65) Expected indentation of 8 spaces (indentation)
(#67) Expected indentation of 4 spaces (indentation)
(#68) Expected indentation of 4 spaces (indentation)
(#73) Expected indentation of 4 spaces (indentation)
(#69) Expected indentation of 8 spaces (indentation)
(#70) Expected indentation of 8 spaces (indentation)
(#71) Expected indentation of 8 spaces (indentation)
(#72) Expected indentation of 8 spaces (indentation)
(#81) Expected indentation of 4 spaces (indentation)
(#82) Expected indentation of 4 spaces (indentation)
(#83) Expected indentation of 4 spaces (indentation)
(#84) Expected indentation of 4 spaces (indentation)
(#85) Expected indentation of 4 spaces (indentation)
(#86) Expected indentation of 4 spaces (indentation)
(#87) Expected indentation of 4 spaces (indentation)
(#88) Expected indentation of 4 spaces (indentation)
(#89) Expected indentation of 4 spaces (indentation)
(#90) Expected indentation of 4 spaces (indentation)
(#91) Expected indentation of 4 spaces (indentation)
(#92) Expected indentation of 4 spaces (indentation)
(#93) Expected indentation of 4 spaces (indentation)
(#94) Expected indentation of 4 spaces (indentation)
(#98) Expected indentation of 4 spaces (indentation)
(#99) Expected indentation of 4 spaces (indentation)
(#103) Expected indentation of 4 spaces (indentation)
(#104) Expected indentation of 4 spaces (indentation)
(#105) Expected indentation of 4 spaces (indentation)
(#106) Expected indentation of 4 spaces (indentation)
(#107) Expected indentation of 4 spaces (indentation)
(#111) Expected indentation of 4 spaces (indentation)
(#112) Expected indentation of 4 spaces (indentation)
(#113) Expected indentation of 4 spaces (indentation)
(#114) Expected indentation of 4 spaces (indentation)
(#115) Expected indentation of 4 spaces (indentation)
(#119) Expected indentation of 4 spaces (indentation)
(#120) Expected indentation of 4 spaces (indentation)
(#121) Expected indentation of 4 spaces (indentation)
(#122) Expected indentation of 4 spaces (indentation)
(#123) Expected indentation of 4 spaces (indentation)
(#124) Expected indentation of 4 spaces (indentation)
(#125) Expected indentation of 4 spaces (indentation)
(#126) Expected indentation of 4 spaces (indentation)
(#127) Expected indentation of 4 spaces (indentation)
(#131) Expected indentation of 4 spaces (indentation)
(#135) Expected indentation of 4 spaces (indentation)
(#136) Expected indentation of 4 spaces (indentation)
(#137) Expected indentation of 4 spaces (indentation)
(#138) Expected indentation of 4 spaces (indentation)
(#139) Expected indentation of 4 spaces (indentation)
(#140) Expected indentation of 4 spaces (indentation)
(#141) Expected indentation of 4 spaces (indentation)
(#142) Expected indentation of 4 spaces (indentation)
(#143) Expected indentation of 4 spaces (indentation)
(#144) Expected indentation of 4 spaces (indentation)
(#145) Expected indentation of 4 spaces (indentation)
(#146) Expected indentation of 4 spaces (indentation)
(#147) Expected indentation of 4 spaces (indentation)
(#148) Expected indentation of 4 spaces (indentation)
(#156) Expected indentation of 4 spaces (indentation)
(#157) Expected indentation of 4 spaces (indentation)
(#158) Expected indentation of 4 spaces (indentation)
(#159) Expected indentation of 4 spaces (indentation)
(#160) Expected indentation of 4 spaces (indentation)
(#164) Expected indentation of 4 spaces (indentation)
(#169) Expected indentation of 4 spaces (indentation)
(#173) Expected indentation of 4 spaces (indentation)
(#174) Expected indentation of 4 spaces (indentation)
(#175) Expected indentation of 4 spaces (indentation)
(#176) Expected indentation of 4 spaces (indentation)
(#177) Expected indentation of 4 spaces (indentation)
(#178) Expected indentation of 4 spaces (indentation)
(#179) Expected indentation of 4 spaces (indentation)
(#183) Expected indentation of 4 spaces (indentation)
(#184) Expected indentation of 4 spaces (indentation)
(#185) Expected indentation of 4 spaces (indentation)
(#186) Expected indentation of 4 spaces (indentation)
(#187) Expected indentation of 4 spaces (indentation)
(#188) Expected indentation of 4 spaces (indentation)
(#189) Expected indentation of 4 spaces (indentation)
(#190) Expected indentation of 4 spaces (indentation)
(#194) Expected indentation of 4 spaces (indentation)
(#198) Expected indentation of 4 spaces (indentation)
(#206) Expected indentation of 4 spaces (indentation)
(#207) Expected indentation of 4 spaces (indentation)
(#213) Expected indentation of 4 spaces (indentation)
(#217) Expected indentation of 4 spaces (indentation)
(#218) Expected indentation of 4 spaces (indentation)
(#219) Expected indentation of 4 spaces (indentation)
(#220) Expected indentation of 4 spaces (indentation)
(#221) Expected indentation of 4 spaces (indentation)
(#222) Expected indentation of 4 spaces (indentation)
(#223) Expected indentation of 4 spaces (indentation)
(#224) Expected indentation of 4 spaces (indentation)
(#228) Expected indentation of 4 spaces (indentation)
(#229) Expected indentation of 4 spaces (indentation)
(#233) Expected indentation of 4 spaces (indentation)
(#234) Expected indentation of 4 spaces (indentation)
(#242) Expected indentation of 4 spaces (indentation)
(#243) Expected indentation of 4 spaces (indentation)
(#247) Expected indentation of 4 spaces (indentation)
(#248) Expected indentation of 4 spaces (indentation)
(#249) Expected indentation of 4 spaces (indentation)
(#250) Expected indentation of 4 spaces (indentation)
(#251) Expected indentation of 4 spaces (indentation)
(#252) Expected indentation of 4 spaces (indentation)
(#253) Expected indentation of 4 spaces (indentation)
(#257) Expected indentation of 4 spaces (indentation)
(#261) Expected indentation of 4 spaces (indentation)
(#266) Expected indentation of 4 spaces (indentation)
(#270) Expected indentation of 4 spaces (indentation)
(#274) Expected indentation of 4 spaces (indentation)
(#275) Expected indentation of 4 spaces (indentation)
(#276) Expected indentation of 4 spaces (indentation)
(#280) Expected indentation of 4 spaces (indentation)
(#281) Expected indentation of 4 spaces (indentation)
(#282) Expected indentation of 4 spaces (indentation)
(#286) Expected indentation of 4 spaces (indentation)
(#290) Expected indentation of 4 spaces (indentation)
(#297) Expected indentation of 4 spaces (indentation)
(#298) Expected indentation of 4 spaces (indentation)
(#299) Expected indentation of 4 spaces (indentation)
(#303) Expected indentation of 4 spaces (indentation)
(#309) Expected indentation of 4 spaces (indentation)
(#313) Expected indentation of 4 spaces (indentation)
(#317) Expected indentation of 4 spaces (indentation)
(#321) Expected indentation of 4 spaces (indentation)
(#325) Expected indentation of 4 spaces (indentation)
(#329) Expected indentation of 4 spaces (indentation)
(#330) Expected indentation of 4 spaces (indentation)
(#331) Expected indentation of 4 spaces (indentation)
(#335) Expected indentation of 4 spaces (indentation)
(#339) Expected indentation of 4 spaces (indentation)
(#340) Expected indentation of 4 spaces (indentation)
(#341) Expected indentation of 4 spaces (indentation)
(#345) Expected indentation of 4 spaces (indentation)
(#346) Expected indentation of 4 spaces (indentation)
(#350) Expected indentation of 4 spaces (indentation)
(#354) Expected indentation of 4 spaces (indentation)
(#358) Expected indentation of 4 spaces (indentation)
(#362) Expected indentation of 4 spaces (indentation)
(#363) Expected indentation of 4 spaces (indentation)
(#364) Expected indentation of 4 spaces (indentation)
(#365) Expected indentation of 4 spaces (indentation)
(#366) Expected indentation of 4 spaces (indentation)
(#367) Expected indentation of 4 spaces (indentation)
(#371) Expected indentation of 4 spaces (indentation)
(#375) Expected indentation of 4 spaces (indentation)
(#379) Expected indentation of 4 spaces (indentation)
(#383) Expected indentation of 4 spaces (indentation)
(#384) Expected indentation of 4 spaces (indentation)
(#388) Expected indentation of 4 spaces (indentation)
(#394) Expected indentation of 4 spaces (indentation)
(#395) Expected indentation of 4 spaces (indentation)
(#399) Expected indentation of 4 spaces (indentation)
(#403) Expected indentation of 4 spaces (indentation)
(#407) Expected indentation of 4 spaces (indentation)
(#411) Expected indentation of 4 spaces (indentation)
(#412) Expected indentation of 4 spaces (indentation)
(#420) Expected indentation of 4 spaces (indentation)
(#424) Expected indentation of 4 spaces (indentation)
(#425) Expected indentation of 4 spaces (indentation)
(#426) Expected indentation of 4 spaces (indentation)
(#427) Expected indentation of 4 spaces (indentation)
(#428) Expected indentation of 4 spaces (indentation)
(#429) Expected indentation of 4 spaces (indentation)
(#434) Expected indentation of 4 spaces (indentation)
(#435) Expected indentation of 4 spaces (indentation)
(#436) Expected indentation of 4 spaces (indentation)
(#437) Expected indentation of 4 spaces (indentation)
(#438) Expected indentation of 4 spaces (indentation)
(#439) Expected indentation of 4 spaces (indentation)
(#440) Expected indentation of 4 spaces (indentation)
(#444) Expected indentation of 4 spaces (indentation)
(#448) Expected indentation of 4 spaces (indentation)
(#452) Expected indentation of 4 spaces (indentation)
(#453) Expected indentation of 4 spaces (indentation)
(#454) Expected indentation of 4 spaces (indentation)
(#455) Expected indentation of 4 spaces (indentation)
(#456) Expected indentation of 4 spaces (indentation)
(#457) Expected indentation of 4 spaces (indentation)
(#461) Expected indentation of 4 spaces (indentation)
(#466) Expected indentation of 4 spaces (indentation)
(#467) Expected indentation of 4 spaces (indentation)
(#471) Expected indentation of 4 spaces (indentation)
(#472) Expected indentation of 4 spaces (indentation)
(#473) Expected indentation of 4 spaces (indentation)
(#477) Expected indentation of 4 spaces (indentation)
(#481) Expected indentation of 4 spaces (indentation)
(#482) Expected indentation of 4 spaces (indentation)
(#483) Expected indentation of 4 spaces (indentation)
(#484) Expected indentation of 4 spaces (indentation)
(#488) Expected indentation of 4 spaces (indentation)
(#489) Expected indentation of 4 spaces (indentation)
(#493) Expected indentation of 4 spaces (indentation)
(#497) Expected indentation of 4 spaces (indentation)
(#498) Expected indentation of 4 spaces (indentation)
(#502) Expected indentation of 4 spaces (indentation)
(#503) Expected indentation of 4 spaces (indentation)
(#504) Expected indentation of 4 spaces (indentation)
(#505) Expected indentation of 4 spaces (indentation)
(#506) Expected indentation of 4 spaces (indentation)
(#507) Expected indentation of 4 spaces (indentation)
(#508) Expected indentation of 4 spaces (indentation)
(#512) Expected indentation of 4 spaces (indentation)
(#513) Expected indentation of 4 spaces (indentation)
(#514) Expected indentation of 4 spaces (indentation)
(#515) Expected indentation of 4 spaces (indentation)
(#516) Expected indentation of 4 spaces (indentation)
(#517) Expected indentation of 4 spaces (indentation)
(#518) Expected indentation of 4 spaces (indentation)
(#519) Expected indentation of 4 spaces (indentation)
(#527) Expected indentation of 4 spaces (indentation)
(#528) Expected indentation of 4 spaces (indentation)
(#532) Expected indentation of 4 spaces (indentation)
(#533) Expected indentation of 4 spaces (indentation)
(#537) Expected indentation of 4 spaces (indentation)
(#541) Expected indentation of 4 spaces (indentation)
(#545) Expected indentation of 4 spaces (indentation)
(#556) Expected indentation of 4 spaces (indentation)
(#575) Expected indentation of 4 spaces (indentation)
(#576) Expected indentation of 4 spaces (indentation)
(#577) Expected indentation of 4 spaces (indentation)
(#578) Expected indentation of 4 spaces (indentation)
(#582) Expected indentation of 4 spaces (indentation)
(#583) Expected indentation of 4 spaces (indentation)
(#584) Expected indentation of 4 spaces (indentation)
(#585) Expected indentation of 4 spaces (indentation)
(#604) Expected indentation of 4 spaces (indentation)
(#605) Expected indentation of 4 spaces (indentation)
(#606) Expected indentation of 4 spaces (indentation)
(#607) Expected indentation of 4 spaces (indentation)
(#611) Expected indentation of 4 spaces (indentation)
(#612) Expected indentation of 4 spaces (indentation)
(#613) Expected indentation of 4 spaces (indentation)
(#617) Expected indentation of 4 spaces (indentation)
(#637) Expected indentation of 4 spaces (indentation)
(#638) Expected indentation of 4 spaces (indentation)
(#639) Expected indentation of 4 spaces (indentation)
(#649) Expected indentation of 4 spaces (indentation)
(#650) Expected indentation of 4 spaces (indentation)
(#651) Expected indentation of 4 spaces (indentation)
(#652) Expected indentation of 4 spaces (indentation)
(#653) Expected indentation of 4 spaces (indentation)
(#661) Expected indentation of 4 spaces (indentation)
(#662) Expected indentation of 4 spaces (indentation)
(#679) Expected indentation of 4 spaces (indentation)
(#680) Expected indentation of 4 spaces (indentation)
(#681) Expected indentation of 4 spaces (indentation)
(#714) Expected indentation of 4 spaces (indentation)
(#715) Expected indentation of 4 spaces (indentation)
(#728) Expected indentation of 4 spaces (indentation)
(#729) Expected indentation of 4 spaces (indentation)
(#730) Expected indentation of 4 spaces (indentation)
(#740) Expected indentation of 4 spaces (indentation)
(#741) Expected indentation of 4 spaces (indentation)
(#745) Expected indentation of 4 spaces (indentation)
(#746) Expected indentation of 4 spaces (indentation)
(#747) Expected indentation of 4 spaces (indentation)
(#748) Expected indentation of 4 spaces (indentation)
(#749) Expected indentation of 4 spaces (indentation)
(#750) Expected indentation of 4 spaces (indentation)
(#751) Expected indentation of 4 spaces (indentation)
(#752) Expected indentation of 4 spaces (indentation)
(#753) Expected indentation of 4 spaces (indentation)
(#754) Expected indentation of 4 spaces (indentation)
(#759) Expected indentation of 4 spaces (indentation)
(#760) Expected indentation of 4 spaces (indentation)
(#765) Expected indentation of 4 spaces (indentation)
(#766) Expected indentation of 4 spaces (indentation)
(#770) Expected indentation of 4 spaces (indentation)
(#776) Expected indentation of 4 spaces (indentation)
(#777) Expected indentation of 4 spaces (indentation)
(#778) Expected indentation of 4 spaces (indentation)
(#779) Expected indentation of 4 spaces (indentation)
(#780) Expected indentation of 4 spaces (indentation)
(#784) Expected indentation of 4 spaces (indentation)
(#785) Expected indentation of 4 spaces (indentation)
(#786) Expected indentation of 4 spaces (indentation)
(#787) Expected indentation of 4 spaces (indentation)
(#791) Expected indentation of 4 spaces (indentation)
(#792) Expected indentation of 4 spaces (indentation)
(#796) Expected indentation of 4 spaces (indentation)
(#800) Expected indentation of 4 spaces (indentation)
(#801) Expected indentation of 4 spaces (indentation)
(#810) Expected indentation of 4 spaces (indentation)
(#811) Expected indentation of 4 spaces (indentation)
(#812) Expected indentation of 4 spaces (indentation)
(#818) Expected indentation of 4 spaces (indentation)
(#819) Expected indentation of 4 spaces (indentation)
(#840) Expected indentation of 4 spaces (indentation)
(#841) Expected indentation of 4 spaces (indentation)
(#845) Expected indentation of 4 spaces (indentation)
(#846) Expected indentation of 4 spaces (indentation)
(#850) Expected indentation of 4 spaces (indentation)
(#851) Expected indentation of 4 spaces (indentation)
(#860) Expected indentation of 4 spaces (indentation)
(#861) Expected indentation of 4 spaces (indentation)
(#862) Expected indentation of 4 spaces (indentation)
(#868) Expected indentation of 4 spaces (indentation)
(#869) Expected indentation of 4 spaces (indentation)
(#890) Expected indentation of 4 spaces (indentation)
(#891) Expected indentation of 4 spaces (indentation)
(#895) Expected indentation of 4 spaces (indentation)
(#896) Expected indentation of 4 spaces (indentation)
(#900) Expected indentation of 4 spaces (indentation)
(#901) Expected indentation of 4 spaces (indentation)
(#910) Expected indentation of 4 spaces (indentation)
(#911) Expected indentation of 4 spaces (indentation)
(#912) Expected indentation of 4 spaces (indentation)
(#918) Expected indentation of 4 spaces (indentation)
(#919) Expected indentation of 4 spaces (indentation)
(#940) Expected indentation of 4 spaces (indentation)
(#941) Expected indentation of 4 spaces (indentation)
(#945) Expected indentation of 4 spaces (indentation)
(#946) Expected indentation of 4 spaces (indentation)
(#950) Expected indentation of 4 spaces (indentation)
(#951) Expected indentation of 4 spaces (indentation)
(#960) Expected indentation of 4 spaces (indentation)
(#961) Expected indentation of 4 spaces (indentation)
(#962) Expected indentation of 4 spaces (indentation)
(#968) Expected indentation of 4 spaces (indentation)
(#969) Expected indentation of 4 spaces (indentation)
(#990) Expected indentation of 4 spaces (indentation)
(#991) Expected indentation of 4 spaces (indentation)
(#995) Expected indentation of 4 spaces (indentation)
(#996) Expected indentation of 4 spaces (indentation)
(#1000) Expected indentation of 4 spaces (indentation)
(#1001) Expected indentation of 4 spaces (indentation)
(#1010) Expected indentation of 4 spaces (indentation)
(#1011) Expected indentation of 4 spaces (indentation)
(#1012) Expected indentation of 4 spaces (indentation)
(#1018) Expected indentation of 4 spaces (indentation)
(#1019) Expected indentation of 4 spaces (indentation)
(#1040) Expected indentation of 4 spaces (indentation)
(#1041) Expected indentation of 4 spaces (indentation)
(#1045) Expected indentation of 4 spaces (indentation)
(#1046) Expected indentation of 4 spaces (indentation)
(#1050) Expected indentation of 4 spaces (indentation)
(#1051) Expected indentation of 4 spaces (indentation)
(#1060) Expected indentation of 4 spaces (indentation)
(#1061) Expected indentation of 4 spaces (indentation)
(#1062) Expected indentation of 4 spaces (indentation)
(#1068) Expected indentation of 4 spaces (indentation)
(#1069) Expected indentation of 4 spaces (indentation)
(#1090) Expected indentation of 4 spaces (indentation)
(#1091) Expected indentation of 4 spaces (indentation)
(#1095) Expected indentation of 4 spaces (indentation)
(#1096) Expected indentation of 4 spaces (indentation)
(#1100) Expected indentation of 4 spaces (indentation)
(#1101) Expected indentation of 4 spaces (indentation)
(#1110) Expected indentation of 4 spaces (indentation)
(#1111) Expected indentation of 4 spaces (indentation)
(#1112) Expected indentation of 4 spaces (indentation)
(#1118) Expected indentation of 4 spaces (indentation)
(#1119) Expected indentation of 4 spaces (indentation)
(#1140) Expected indentation of 4 spaces (indentation)
(#1141) Expected indentation of 4 spaces (indentation)
(#1145) Expected indentation of 4 spaces (indentation)
(#1146) Expected indentation of 4 spaces (indentation)
(#1150) Expected indentation of 4 spaces (indentation)
(#1155) Expected indentation of 4 spaces (indentation)
(#1159) Expected indentation of 4 spaces (indentation)
(#1160) Expected indentation of 4 spaces (indentation)
(#1161) Expected indentation of 4 spaces (indentation)
(#1165) Expected indentation of 4 spaces (indentation)
(#1170) Expected indentation of 4 spaces (indentation)
(#1171) Expected indentation of 4 spaces (indentation)
(#1172) Expected indentation of 4 spaces (indentation)
(#1179) Expected indentation of 4 spaces (indentation)
(#1180) Expected indentation of 4 spaces (indentation)
(#1185) Expected indentation of 4 spaces (indentation)
(#1186) Expected indentation of 4 spaces (indentation)
(#1187) Expected indentation of 4 spaces (indentation)
(#1188) Expected indentation of 4 spaces (indentation)
(#1193) Expected indentation of 4 spaces (indentation)
(#1194) Expected indentation of 4 spaces (indentation)
(#1195) Expected indentation of 4 spaces (indentation)
(#1196) Expected indentation of 4 spaces (indentation)
(#1201) Expected indentation of 4 spaces (indentation)
(#1202) Expected indentation of 4 spaces (indentation)
(#1203) Expected indentation of 4 spaces (indentation)
(#1204) Expected indentation of 4 spaces (indentation)
(#1209) Expected indentation of 4 spaces (indentation)
(#1210) Expected indentation of 4 spaces (indentation)
(#1211) Expected indentation of 4 spaces (indentation)
(#1212) Expected indentation of 4 spaces (indentation)
(#1216) Expected indentation of 4 spaces (indentation)
(#1217) Expected indentation of 4 spaces (indentation)
(#1218) Expected indentation of 4 spaces (indentation)
(#1222) Expected indentation of 4 spaces (indentation)
(#1226) Expected indentation of 4 spaces (indentation)
(#1227) Expected indentation of 4 spaces (indentation)
(#1228) Expected indentation of 4 spaces (indentation)
(#1229) Expected indentation of 4 spaces (indentation)
(#1233) Expected indentation of 4 spaces (indentation)
(#1234) Expected indentation of 4 spaces (indentation)
(#1239) Expected indentation of 4 spaces (indentation)
(#1244) Expected indentation of 4 spaces (indentation)
(#1248) Expected indentation of 4 spaces (indentation)
(#1249) Expected indentation of 4 spaces (indentation)
(#1254) Expected indentation of 4 spaces (indentation)
(#1259) Expected indentation of 4 spaces (indentation)
(#1263) Expected indentation of 4 spaces (indentation)
(#1264) Expected indentation of 4 spaces (indentation)
(#1269) Expected indentation of 4 spaces (indentation)
(#1274) Expected indentation of 4 spaces (indentation)
(#1278) Expected indentation of 4 spaces (indentation)
(#1279) Expected indentation of 4 spaces (indentation)
(#1284) Expected indentation of 4 spaces (indentation)
(#1289) Expected indentation of 4 spaces (indentation)
(#1293) Expected indentation of 4 spaces (indentation)
(#1294) Expected indentation of 4 spaces (indentation)
(#1299) Expected indentation of 4 spaces (indentation)
(#1304) Expected indentation of 4 spaces (indentation)
(#1308) Expected indentation of 4 spaces (indentation)
(#1309) Expected indentation of 4 spaces (indentation)
(#1314) Expected indentation of 4 spaces (indentation)
(#1319) Expected indentation of 4 spaces (indentation)
(#1323) Expected indentation of 4 spaces (indentation)
(#1327) Expected indentation of 4 spaces (indentation)
(#1328) Expected indentation of 4 spaces (indentation)
(#1332) Expected indentation of 4 spaces (indentation)
(#1333) Expected indentation of 4 spaces (indentation)
(#1337) Expected indentation of 4 spaces (indentation)
(#1338) Expected indentation of 4 spaces (indentation)
(#1342) Expected indentation of 4 spaces (indentation)
(#1343) Expected indentation of 4 spaces (indentation)
(#1347) Expected indentation of 4 spaces (indentation)
(#1351) Expected indentation of 4 spaces (indentation)
(#1355) Expected indentation of 4 spaces (indentation)
(#1359) Expected indentation of 4 spaces (indentation)
(#1363) Expected indentation of 4 spaces (indentation)
(#1367) Expected indentation of 4 spaces (indentation)
(#1368) Expected indentation of 4 spaces (indentation)
(#1372) Expected indentation of 4 spaces (indentation)
(#1373) Expected indentation of 4 spaces (indentation)
(#1377) Expected indentation of 4 spaces (indentation)
(#1381) Expected indentation of 4 spaces (indentation)
(#1387) Expected indentation of 4 spaces (indentation)
(#1391) Expected indentation of 4 spaces (indentation)
(#1392) Expected indentation of 4 spaces (indentation)
(#1393) Expected indentation of 4 spaces (indentation)
(#1397) Expected indentation of 4 spaces (indentation)
(#1398) Expected indentation of 4 spaces (indentation)
(#1402) Expected indentation of 4 spaces (indentation)
(#1406) Expected indentation of 4 spaces (indentation)
(#1407) Expected indentation of 4 spaces (indentation)
(#1411) Expected indentation of 4 spaces (indentation)
(#1415) Expected indentation of 4 spaces (indentation)
(#1416) Expected indentation of 4 spaces (indentation)
(#1420) Expected indentation of 4 spaces (indentation)
(#1421) Expected indentation of 4 spaces (indentation)
(#1429) Expected indentation of 4 spaces (indentation)
(#1430) Expected indentation of 4 spaces (indentation)
(#1431) Expected indentation of 4 spaces (indentation)
(#1432) Expected indentation of 4 spaces (indentation)
(#1433) Expected indentation of 4 spaces (indentation)
(#1437) Expected indentation of 4 spaces (indentation)
(#1438) Expected indentation of 4 spaces (indentation)
(#1443) Expected indentation of 4 spaces (indentation)
(#1444) Expected indentation of 4 spaces (indentation)
(#1445) Expected indentation of 4 spaces (indentation)
(#1449) Expected indentation of 4 spaces (indentation)
(#1453) Expected indentation of 4 spaces (indentation)
(#1454) Expected indentation of 4 spaces (indentation)
(#1455) Expected indentation of 4 spaces (indentation)
(#1456) Expected indentation of 4 spaces (indentation)
(#1457) Expected indentation of 4 spaces (indentation)
(#1461) Expected indentation of 4 spaces (indentation)
(#68) Expected single space after "+" (selector-combinator-space-after)
(#193) Expected single space after "+" (selector-combinator-space-after)
(#201) Expected single space after ">" (selector-combinator-space-after)
(#201) Expected single space after ">" (selector-combinator-space-after)
(#201) Expected single space after ">" (selector-combinator-space-after)
(#201) Expected single space after ">" (selector-combinator-space-after)
(#202) Expected single space after ">" (selector-combinator-space-after)
(#202) Expected single space after ">" (selector-combinator-space-after)
(#202) Expected single space after ">" (selector-combinator-space-after)
(#210) Expected single space after ">" (selector-combinator-space-after)
(#210) Expected single space after ">" (selector-combinator-space-after)
(#210) Expected single space after ">" (selector-combinator-space-after)
(#216) Expected single space after ">" (selector-combinator-space-after)
(#216) Expected single space after ">" (selector-combinator-space-after)
(#232) Expected single space after ">" (selector-combinator-space-after)
(#237) Expected single space after ">" (selector-combinator-space-after)
(#237) Expected single space after ">" (selector-combinator-space-after)
(#237) Expected single space after ">" (selector-combinator-space-after)
(#237) Expected single space after ">" (selector-combinator-space-after)
(#237) Expected single space after ">" (selector-combinator-space-after)
(#256) Expected single space after ">" (selector-combinator-space-after)
(#256) Expected single space after ">" (selector-combinator-space-after)
(#260) Expected single space after ">" (selector-combinator-space-after)
(#260) Expected single space after ">" (selector-combinator-space-after)
(#264) Expected single space after ">" (selector-combinator-space-after)
(#264) Expected single space after ">" (selector-combinator-space-after)
(#273) Expected single space after ">" (selector-combinator-space-after)
(#279) Expected single space after ">" (selector-combinator-space-after)
(#279) Expected single space after ">" (selector-combinator-space-after)
(#285) Expected single space after ">" (selector-combinator-space-after)
(#289) Expected single space after ">" (selector-combinator-space-after)
(#293) Expected single space after ">" (selector-combinator-space-after)
(#293) Expected single space after ">" (selector-combinator-space-after)
(#293) Expected single space after ">" (selector-combinator-space-after)
(#293) Expected single space after ">" (selector-combinator-space-after)
(#293) Expected single space after ">" (selector-combinator-space-after)
(#293) Expected single space after ">" (selector-combinator-space-after)
(#353) Expected single space after ">" (selector-combinator-space-after)
(#382) Expected single space after ">" (selector-combinator-space-after)
(#643) Expected single space after "+" (selector-combinator-space-after)
(#666) Expected single space after "+" (selector-combinator-space-after)
(#666) Expected single space after "+" (selector-combinator-space-after)
(#734) Expected single space after "+" (selector-combinator-space-after)
(#733) Expected single space after "+" (selector-combinator-space-after)
(#804) Expected single space after ">" (selector-combinator-space-after)
(#815) Expected single space after ">" (selector-combinator-space-after)
(#854) Expected single space after ">" (selector-combinator-space-after)
(#865) Expected single space after ">" (selector-combinator-space-after)
(#904) Expected single space after ">" (selector-combinator-space-after)
(#915) Expected single space after ">" (selector-combinator-space-after)
(#954) Expected single space after ">" (selector-combinator-space-after)
(#965) Expected single space after ">" (selector-combinator-space-after)
(#1004) Expected single space after ">" (selector-combinator-space-after)
(#1015) Expected single space after ">" (selector-combinator-space-after)
(#1054) Expected single space after ">" (selector-combinator-space-after)
(#1065) Expected single space after ">" (selector-combinator-space-after)
(#1104) Expected single space after ">" (selector-combinator-space-after)
(#1115) Expected single space after ">" (selector-combinator-space-after)
(#1184) Expected single space after ">" (selector-combinator-space-after)
(#1192) Expected single space after ">" (selector-combinator-space-after)
(#1200) Expected single space after ">" (selector-combinator-space-after)
(#1208) Expected single space after ">" (selector-combinator-space-after)
(#1322) Expected single space after ">" (selector-combinator-space-after)
(#1322) Expected single space after "+" (selector-combinator-space-after)
(#1326) Expected single space after ">" (selector-combinator-space-after)
(#1326) Expected single space after "+" (selector-combinator-space-after)
(#1331) Expected single space after ">" (selector-combinator-space-after)
(#1331) Expected single space after "+" (selector-combinator-space-after)
(#1336) Expected single space after ">" (selector-combinator-space-after)
(#1336) Expected single space after "+" (selector-combinator-space-after)
(#1341) Expected single space after ">" (selector-combinator-space-after)
(#1341) Expected single space after "+" (selector-combinator-space-after)
(#1350) Expected single space after ">" (selector-combinator-space-after)
(#1350) Expected single space after "+" (selector-combinator-space-after)
(#1354) Expected single space after ">" (selector-combinator-space-after)
(#1354) Expected single space after "+" (selector-combinator-space-after)
(#1358) Expected single space after ">" (selector-combinator-space-after)
(#1358) Expected single space after "+" (selector-combinator-space-after)
(#1362) Expected single space after ">" (selector-combinator-space-after)
(#1362) Expected single space after "+" (selector-combinator-space-after)
(#1384) Expected single space after ">" (selector-combinator-space-after)
(#1384) Expected single space after ">" (selector-combinator-space-after)
(#1384) Expected single space after ">" (selector-combinator-space-after)
(#1405) Expected single space after ">" (selector-combinator-space-after)
(#1414) Expected single space after ">" (selector-combinator-space-after)
(#1419) Expected single space after ">" (selector-combinator-space-after)
(#1419) Expected single space after ">" (selector-combinator-space-after)
(#68) Expected single space before "+" (selector-combinator-space-before)
(#193) Expected single space before "+" (selector-combinator-space-before)
(#201) Expected single space before ">" (selector-combinator-space-before)
(#201) Expected single space before ">" (selector-combinator-space-before)
(#201) Expected single space before ">" (selector-combinator-space-before)
(#201) Expected single space before ">" (selector-combinator-space-before)
(#202) Expected single space before ">" (selector-combinator-space-before)
(#202) Expected single space before ">" (selector-combinator-space-before)
(#202) Expected single space before ">" (selector-combinator-space-before)
(#210) Expected single space before ">" (selector-combinator-space-before)
(#210) Expected single space before ">" (selector-combinator-space-before)
(#210) Expected single space before ">" (selector-combinator-space-before)
(#216) Expected single space before ">" (selector-combinator-space-before)
(#216) Expected single space before ">" (selector-combinator-space-before)
(#232) Expected single space before ">" (selector-combinator-space-before)
(#237) Expected single space before ">" (selector-combinator-space-before)
(#237) Expected single space before ">" (selector-combinator-space-before)
(#237) Expected single space before ">" (selector-combinator-space-before)
(#237) Expected single space before ">" (selector-combinator-space-before)
(#237) Expected single space before ">" (selector-combinator-space-before)
(#256) Expected single space before ">" (selector-combinator-space-before)
(#256) Expected single space before ">" (selector-combinator-space-before)
(#260) Expected single space before ">" (selector-combinator-space-before)
(#260) Expected single space before ">" (selector-combinator-space-before)
(#264) Expected single space before ">" (selector-combinator-space-before)
(#264) Expected single space before ">" (selector-combinator-space-before)
(#273) Expected single space before ">" (selector-combinator-space-before)
(#279) Expected single space before ">" (selector-combinator-space-before)
(#279) Expected single space before ">" (selector-combinator-space-before)
(#285) Expected single space before ">" (selector-combinator-space-before)
(#289) Expected single space before ">" (selector-combinator-space-before)
(#293) Expected single space before ">" (selector-combinator-space-before)
(#293) Expected single space before ">" (selector-combinator-space-before)
(#293) Expected single space before ">" (selector-combinator-space-before)
(#293) Expected single space before ">" (selector-combinator-space-before)
(#293) Expected single space before ">" (selector-combinator-space-before)
(#293) Expected single space before ">" (selector-combinator-space-before)
(#353) Expected single space before ">" (selector-combinator-space-before)
(#382) Expected single space before ">" (selector-combinator-space-before)
(#643) Expected single space before "+" (selector-combinator-space-before)
(#666) Expected single space before "+" (selector-combinator-space-before)
(#666) Expected single space before "+" (selector-combinator-space-before)
(#734) Expected single space before "+" (selector-combinator-space-before)
(#733) Expected single space before "+" (selector-combinator-space-before)
(#804) Expected single space before ">" (selector-combinator-space-before)
(#815) Expected single space before ">" (selector-combinator-space-before)
(#854) Expected single space before ">" (selector-combinator-space-before)
(#865) Expected single space before ">" (selector-combinator-space-before)
(#904) Expected single space before ">" (selector-combinator-space-before)
(#915) Expected single space before ">" (selector-combinator-space-before)
(#954) Expected single space before ">" (selector-combinator-space-before)
(#965) Expected single space before ">" (selector-combinator-space-before)
(#1004) Expected single space before ">" (selector-combinator-space-before)
(#1015) Expected single space before ">" (selector-combinator-space-before)
(#1054) Expected single space before ">" (selector-combinator-space-before)
(#1065) Expected single space before ">" (selector-combinator-space-before)
(#1104) Expected single space before ">" (selector-combinator-space-before)
(#1115) Expected single space before ">" (selector-combinator-space-before)
(#1184) Expected single space before ">" (selector-combinator-space-before)
(#1192) Expected single space before ">" (selector-combinator-space-before)
(#1200) Expected single space before ">" (selector-combinator-space-before)
(#1208) Expected single space before ">" (selector-combinator-space-before)
(#1322) Expected single space before ">" (selector-combinator-space-before)
(#1322) Expected single space before "+" (selector-combinator-space-before)
(#1326) Expected single space before ">" (selector-combinator-space-before)
(#1326) Expected single space before "+" (selector-combinator-space-before)
(#1331) Expected single space before ">" (selector-combinator-space-before)
(#1331) Expected single space before "+" (selector-combinator-space-before)
(#1336) Expected single space before ">" (selector-combinator-space-before)
(#1336) Expected single space before "+" (selector-combinator-space-before)
(#1341) Expected single space before ">" (selector-combinator-space-before)
(#1341) Expected single space before "+" (selector-combinator-space-before)
(#1350) Expected single space before ">" (selector-combinator-space-before)
(#1350) Expected single space before "+" (selector-combinator-space-before)
(#1354) Expected single space before ">" (selector-combinator-space-before)
(#1354) Expected single space before "+" (selector-combinator-space-before)
(#1358) Expected single space before ">" (selector-combinator-space-before)
(#1358) Expected single space before "+" (selector-combinator-space-before)
(#1362) Expected single space before ">" (selector-combinator-space-before)
(#1362) Expected single space before "+" (selector-combinator-space-before)
(#1384) Expected single space before ">" (selector-combinator-space-before)
(#1384) Expected single space before ">" (selector-combinator-space-before)
(#1384) Expected single space before ">" (selector-combinator-space-before)
(#1405) Expected single space before ">" (selector-combinator-space-before)
(#1414) Expected single space before ">" (selector-combinator-space-before)
(#1419) Expected single space before ">" (selector-combinator-space-before)
(#1419) Expected single space before ">" (selector-combinator-space-before)
theme/aardvark/style/blockicons.css
(#56) Expected "#ffcc00" to be "#fc0" (color-hex-length)
(#145) Expected "#ffcc00" to be "#fc0" (color-hex-length)
(#189) Expected "#ffcc00" to be "#fc0" (color-hex-length)
(#198) Expected "#ffcc00" to be "#fc0" (color-hex-length)
(#225) Expected "#ffcc00" to be "#fc0" (color-hex-length)
(#252) Expected "#ffcc00" to be "#fc0" (color-hex-length)
(#261) Expected "#ffcc00" to be "#fc0" (color-hex-length)
(#8) Expected indentation of 4 spaces (indentation)
(#9) Expected indentation of 4 spaces (indentation)
(#10) Expected indentation of 4 spaces (indentation)
(#11) Expected indentation of 4 spaces (indentation)
(#12) Expected indentation of 4 spaces (indentation)
(#13) Expected indentation of 4 spaces (indentation)
(#14) Expected indentation of 4 spaces (indentation)
(#15) Expected indentation of 4 spaces (indentation)
(#16) Expected indentation of 4 spaces (indentation)
(#17) Expected indentation of 4 spaces (indentation)
(#18) Expected indentation of 4 spaces (indentation)
(#19) Expected indentation of 4 spaces (indentation)
(#23) Expected indentation of 4 spaces (indentation)
(#27) Expected indentation of 4 spaces (indentation)
(#28) Expected indentation of 4 spaces (indentation)
(#32) Expected indentation of 4 spaces (indentation)
(#36) Expected indentation of 4 spaces (indentation)
(#37) Expected indentation of 4 spaces (indentation)
(#42) Expected indentation of 4 spaces (indentation)
(#47) Expected indentation of 4 spaces (indentation)
(#48) Expected indentation of 4 spaces (indentation)
(#52) Expected indentation of 4 spaces (indentation)
(#56) Expected indentation of 4 spaces (indentation)
(#57) Expected indentation of 4 spaces (indentation)
(#62) Expected indentation of 4 spaces (indentation)
(#67) Expected indentation of 4 spaces (indentation)
(#68) Expected indentation of 4 spaces (indentation)
(#73) Expected indentation of 4 spaces (indentation)
(#78) Expected indentation of 4 spaces (indentation)
(#79) Expected indentation of 4 spaces (indentation)
(#83) Expected indentation of 4 spaces (indentation)
(#87) Expected indentation of 4 spaces (indentation)
(#88) Expected indentation of 4 spaces (indentation)
(#92) Expected indentation of 4 spaces (indentation)
(#96) Expected indentation of 4 spaces (indentation)
(#97) Expected indentation of 4 spaces (indentation)
(#101) Expected indentation of 4 spaces (indentation)
(#105) Expected indentation of 4 spaces (indentation)
(#106) Expected indentation of 4 spaces (indentation)
(#110) Expected indentation of 4 spaces (indentation)
(#114) Expected indentation of 4 spaces (indentation)
(#115) Expected indentation of 4 spaces (indentation)
(#119) Expected indentation of 4 spaces (indentation)
(#123) Expected indentation of 4 spaces (indentation)
(#124) Expected indentation of 4 spaces (indentation)
(#130) Expected indentation of 4 spaces (indentation)
(#136) Expected indentation of 4 spaces (indentation)
(#137) Expected indentation of 4 spaces (indentation)
(#141) Expected indentation of 4 spaces (indentation)
(#145) Expected indentation of 4 spaces (indentation)
(#146) Expected indentation of 4 spaces (indentation)
(#151) Expected indentation of 4 spaces (indentation)
(#152) Expected indentation of 4 spaces (indentation)
(#157) Expected indentation of 4 spaces (indentation)
(#162) Expected indentation of 4 spaces (indentation)
(#163) Expected indentation of 4 spaces (indentation)
(#167) Expected indentation of 4 spaces (indentation)
(#171) Expected indentation of 4 spaces (indentation)
(#172) Expected indentation of 4 spaces (indentation)
(#176) Expected indentation of 4 spaces (indentation)
(#180) Expected indentation of 4 spaces (indentation)
(#181) Expected indentation of 4 spaces (indentation)
(#185) Expected indentation of 4 spaces (indentation)
(#189) Expected indentation of 4 spaces (indentation)
(#190) Expected indentation of 4 spaces (indentation)
(#194) Expected indentation of 4 spaces (indentation)
(#198) Expected indentation of 4 spaces (indentation)
(#199) Expected indentation of 4 spaces (indentation)
(#203) Expected indentation of 4 spaces (indentation)
(#207) Expected indentation of 4 spaces (indentation)
(#208) Expected indentation of 4 spaces (indentation)
(#212) Expected indentation of 4 spaces (indentation)
(#216) Expected indentation of 4 spaces (indentation)
(#217) Expected indentation of 4 spaces (indentation)
(#221) Expected indentation of 4 spaces (indentation)
(#225) Expected indentation of 4 spaces (indentation)
(#226) Expected indentation of 4 spaces (indentation)
(#230) Expected indentation of 4 spaces (indentation)
(#234) Expected indentation of 4 spaces (indentation)
(#235) Expected indentation of 4 spaces (indentation)
(#239) Expected indentation of 4 spaces (indentation)
(#243) Expected indentation of 4 spaces (indentation)
(#244) Expected indentation of 4 spaces (indentation)
(#248) Expected indentation of 4 spaces (indentation)
(#252) Expected indentation of 4 spaces (indentation)
(#253) Expected indentation of 4 spaces (indentation)
(#257) Expected indentation of 4 spaces (indentation)
(#261) Expected indentation of 4 spaces (indentation)
(#262) Expected indentation of 4 spaces (indentation)
(#266) Expected indentation of 4 spaces (indentation)
(#270) Expected indentation of 4 spaces (indentation)
(#271) Expected indentation of 4 spaces (indentation)
(#275) Expected indentation of 4 spaces (indentation)
(#279) Expected indentation of 4 spaces (indentation)
(#280) Expected indentation of 4 spaces (indentation)
(#284) Expected indentation of 4 spaces (indentation)
(#288) Expected indentation of 4 spaces (indentation)
(#289) Expected indentation of 4 spaces (indentation)
(#293) Expected indentation of 4 spaces (indentation)
(#297) Expected indentation of 4 spaces (indentation)
(#298) Expected indentation of 4 spaces (indentation)
(#303) Expected indentation of 4 spaces (indentation)
(#308) Expected indentation of 4 spaces (indentation)
(#309) Expected indentation of 4 spaces (indentation)
(#313) Expected indentation of 4 spaces (indentation)
(#314) Expected indentation of 4 spaces (indentation)
(#315) Expected indentation of 4 spaces (indentation)
(#316) Expected indentation of 4 spaces (indentation)
(#317) Expected indentation of 4 spaces (indentation)
(#318) Expected indentation of 4 spaces (indentation)
(#319) Expected indentation of 4 spaces (indentation)
(#320) Expected indentation of 4 spaces (indentation)
(#321) Expected indentation of 4 spaces (indentation)
(#322) Expected indentation of 4 spaces (indentation)
(#323) Expected indentation of 4 spaces (indentation)
(#324) Expected indentation of 4 spaces (indentation)
(#325) Expected indentation of 4 spaces (indentation)
(#330) Expected indentation of 4 spaces (indentation)
(#335) Expected indentation of 4 spaces (indentation)
(#340) Expected indentation of 4 spaces (indentation)
(#345) Expected indentation of 4 spaces (indentation)
(#350) Expected indentation of 4 spaces (indentation)
(#355) Expected indentation of 4 spaces (indentation)
(#360) Expected indentation of 4 spaces (indentation)
(#365) Expected indentation of 4 spaces (indentation)
(#370) Expected indentation of 4 spaces (indentation)
(#375) Expected indentation of 4 spaces (indentation)
(#380) Expected indentation of 4 spaces (indentation)
(#385) Expected indentation of 4 spaces (indentation)
(#390) Expected indentation of 4 spaces (indentation)
(#395) Expected indentation of 4 spaces (indentation)
theme/aardvark/style/settings.css
(#16) Missed semicolon (CssSyntaxError)

PHPDocs style problems

(35 errors, 3 warnings)

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

theme/aardvark/classes/core_renderer.php
(#2) Empty line found after PHP open tag
(#1) File-level phpdocs block is not found
(#3) No one-line description found in phpdocs for class theme_aardvark_core_renderer
(#3) Class theme_aardvark_core_renderer does not have @copyright tag
(#6) Class theme_aardvark_core_renderer does not have @license tag
(#4) Invalid phpdocs tag @packagetheme_aardvark used
(#5) Invalid phpdocs tag @authorShaun used
(#6) Invalid phpdocs tag @licensehttp://www.gnu.org/copyleft/gpl.html used
(#3) Package is not specified for class theme_aardvark_core_renderer. It is also not specified in file-level phpdocs
theme/aardvark/config.php
(#2) No one-line description found in phpdocs for file
(#2) File-level phpdocs block does not have @copyright tag
theme/aardvark/lang/en/theme_aardvark.php
(#2) Empty line found after PHP open tag
(#1) File-level phpdocs block is not found
theme/aardvark/layout/columns1.php
(#2) No one-line description found in phpdocs for file
(#2) File-level phpdocs block does not have @copyright tag
theme/aardvark/layout/columns2.php
(#2) No one-line description found in phpdocs for file
(#2) File-level phpdocs block does not have @copyright tag
theme/aardvark/layout/columns3.php
(#2) Empty line found after PHP open tag
(#3) No one-line description found in phpdocs for file
(#3) File-level phpdocs block does not have @copyright tag
theme/aardvark/layout/embedded.php
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
theme/aardvark/layout/footer.php
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
theme/aardvark/layout/head.php
(#2) No one-line description found in phpdocs for file
(#2) File-level phpdocs block does not have @copyright tag
theme/aardvark/layout/header.php
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
theme/aardvark/layout/maintenance.php
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
theme/aardvark/layout/secure.php
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
theme/aardvark/lib.php
(#2) No one-line description found in phpdocs for file
(#2) File-level phpdocs block does not have @copyright tag
theme/aardvark/settings.php
(#2) No one-line description found in phpdocs for file
(#2) File-level phpdocs block does not have @copyright tag
theme/aardvark/version.php
(#2) No one-line description found in phpdocs for file
(#2) File-level phpdocs block does not have @copyright tag

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

(1 errors, 1 warnings)

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

Task "stylelint:css" failed. Use --force to continue.
Problems running grunt

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]